calamares/hacking/astylerc

14 lines
223 B
Plaintext
Raw Permalink Normal View History

2014-07-15 11:10:49 +02:00
# 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