calamares/ci/astylerc

14 lines
223 B
Plaintext
Raw Normal View History

2014-07-15 02:10:49 -07: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