Skip to content

Instantly share code, notes, and snippets.

@zummenix
Created November 9, 2017 08:06
Show Gist options
  • Save zummenix/e97be05426b877e0ed26588d92b3eb75 to your computer and use it in GitHub Desktop.
Save zummenix/e97be05426b877e0ed26588d92b3eb75 to your computer and use it in GitHub Desktop.
fswatch -0 -e ".*" -i "\\.swift$" . | xargs -0 -n 1 -I {} swiftformat {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment