Skip to content

Instantly share code, notes, and snippets.

@anddam
Created March 30, 2022 12:02
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 anddam/f720d82d52edcd9b895f923ac41d47a3 to your computer and use it in GitHub Desktop.
Save anddam/f720d82d52edcd9b895f923ac41d47a3 to your computer and use it in GitHub Desktop.
astyle configuration
style=google
add-braces
indent-namespaces
pad-oper
pad-header
break-blocks
delete-empty-lines
indent-switches
# Objective-C
align-method-colon
pad-method-colon=none
pad-method-prefix
unpad-param-type
unpad-return-type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment