Skip to content

Instantly share code, notes, and snippets.

@cypres
Created June 11, 2014 08:16
Show Gist options
  • Save cypres/188eb0a72521841b87f4 to your computer and use it in GitHub Desktop.
Save cypres/188eb0a72521841b87f4 to your computer and use it in GitHub Desktop.
OC C++ config for astyle plugin
# astylerc
align-pointer=name
align-reference=name
max-code-length=120
break-after-logical
indent=spaces=2
style=google
# Padding
pad-header
unpad-paren
# Formatting:
convert-tabs
add-brackets
# Output:
formatted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment