t4_bot_warfare/.astylerc

28 lines
368 B
Plaintext
Raw Normal View History

2021-06-18 15:02:14 -06:00
# try to mimic the original gsc provided
2024-01-04 16:04:01 -06:00
# mode=ghc
2021-06-18 15:02:14 -06:00
mode=c
style=allman
2024-01-04 16:04:01 -06:00
indent=force-tab=2
2021-06-18 15:02:14 -06:00
lineend=windows
pad-oper
pad-paren-in
pad-header
2024-01-04 16:04:01 -06:00
# pad-brackets-in
fill-empty-lines
squeeze-lines=2
squeeze-ws
break-one-line-headers
add-braces
remove-comment-prefix
2021-06-18 15:02:14 -06:00
break-blocks
indent-switches
indent-cases
indent-after-parens
2024-01-04 16:04:01 -06:00
indent-col1-comments
2021-06-18 15:02:14 -06:00
remove-comment-prefix