Skip to content

Instantly share code, notes, and snippets.

@bzgeb
Created December 20, 2013 19:17
Show Gist options
  • Save bzgeb/8059905 to your computer and use it in GitHub Desktop.
Save bzgeb/8059905 to your computer and use it in GitHub Desktop.
How to astyle
#Usage I=infile make style
style:
astyle -c -j --style=google -f -p --unpad-paren -H -D -S $(I)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment