mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-03-14 19:36:56 +00:00
22 lines
248 B
Plaintext
22 lines
248 B
Plaintext
# try to mimic the original gsc provided
|
|
mode=c
|
|
style=allman
|
|
|
|
indent=tab
|
|
lineend=windows
|
|
|
|
pad-oper
|
|
pad-paren-in
|
|
pad-header
|
|
|
|
# delete-empty-lines
|
|
|
|
break-blocks
|
|
# remove-braces
|
|
|
|
indent-switches
|
|
indent-cases
|
|
indent-after-parens
|
|
|
|
remove-comment-prefix
|