mirror of
https://github.com/civetweb/civetweb
synced 2025-03-28 21:13:27 +00:00
Fine tuning of source code autoformat
This commit is contained in:
parent
82ee8b5cca
commit
98c49f8a5a
@ -12,3 +12,13 @@ Language: Cpp
|
||||
AccessModifierOffset: 2
|
||||
AlignAfterOpenBracket: true
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
BreakBeforeBraces: Linux
|
||||
DerivePointerAlignment: false
|
||||
MaxEmptyLinesToKeep: 2
|
||||
SpaceBeforeParens: ControlStatements
|
||||
SpaceInEmptyParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
|
||||
DisableFormat: false
|
||||
|
2192
src/civetweb.c
2192
src/civetweb.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user