You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
302 B
19 lines
302 B
10 years ago
|
indent=force-tab=8
|
||
|
style=linux
|
||
|
indent-preprocessor
|
||
|
indent-cases
|
||
|
break-blocks=all
|
||
|
pad-oper
|
||
|
pad-header
|
||
|
unpad-paren
|
||
|
keep-one-line-blocks
|
||
|
keep-one-line-statements
|
||
|
align-pointer=name
|
||
|
align-reference=name
|
||
|
-n #--suffix=none
|
||
|
ignore-exclude-errors-x
|
||
|
lineend=linux
|
||
|
exclude=EASTL
|
||
|
add-brackets
|
||
|
max-code-length=120
|