Skip to content

Instantly share code, notes, and snippets.

@vdegenne
Last active April 1, 2018 08:30
Show Gist options
  • Save vdegenne/05e2d0dccdd77e454042f473bd3553c8 to your computer and use it in GitHub Desktop.
Save vdegenne/05e2d0dccdd77e454042f473bd3553c8 to your computer and use it in GitHub Desktop.
find . -iname "*.js" | xargs clang-format --style=file -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment