You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
223 B
Plaintext

# Do not create a backup file
suffix=none
indent=spaces=4
# Brackets
style=break
remove-brackets # Remove brackets on single-line `if` and `for` (requires astyle 2.04)
# Spaces
pad-paren-in
pad-header
align-pointer=type