Skip to content

Instantly share code, notes, and snippets.

@polok
Last active July 15, 2019 07:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save polok/906c6125f8eeadc753bb66c401389d37 to your computer and use it in GitHub Desktop.
Save polok/906c6125f8eeadc753bb66c401389d37 to your computer and use it in GitHub Desktop.
Swiftformat version switch using brew
brew switch swiftformat XXX
Before above check that you have requested swiftformat version. In my case it was here:
/usr/local/Cellar/swiftformat
Example:
brew switch swiftformat 0.37.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment