mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-25 05:21:41 +00:00
Added preliminary indent profile, for automatically applying (again,
preliminary) QF code style to source.
This commit is contained in:
parent
41fc6fb942
commit
cfb568ef0f
1 changed files with 8 additions and 0 deletions
8
source/.indent.pro
vendored
Normal file
8
source/.indent.pro
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
-bad -bap
|
||||
-c41 -cd41 -ncdb -fca -nfc1 -d0
|
||||
-br -ce -cli4 -pcs -nss -cs -bs
|
||||
-di12 -nbc -psl -brs
|
||||
-i4 -ci4 -lp -ip0 -lps
|
||||
-l80 -bbo -hnl
|
||||
|
||||
-ts4
|
Loading…
Reference in a new issue