mirror of
https://github.com/arcan1s/queued.git
synced 2025-07-15 22:59:55 +00:00
use 100 symbols (2)
This commit is contained in:
@ -21,7 +21,7 @@ BreakBeforeBinaryOperators: All
|
||||
BreakBeforeBraces: Linux
|
||||
BreakBeforeTernaryOperators: true
|
||||
BreakConstructorInitializersBeforeComma: true
|
||||
ColumnLimit: 80
|
||||
ColumnLimit: 100
|
||||
CommentPragmas: '^ IWYU pragma:'
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: false
|
||||
ConstructorInitializerIndentWidth: 4
|
||||
|
Reference in New Issue
Block a user