зеркало из https://github.com/stride3d/xkslang.git
Increase column limit to 120.
This commit is contained in:
Родитель
f377f5287b
Коммит
e592652665
|
@ -4,7 +4,7 @@ BreakBeforeBraces: Custom
|
|||
BraceWrapping: { AfterFunction: true, AfterControlStatement: true }
|
||||
IndentCaseLabels: false
|
||||
ReflowComments: false
|
||||
ColumnLimit: 100
|
||||
ColumnLimit: 120
|
||||
AccessModifierOffset: -4
|
||||
AlignTrailingComments: true
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
|
|
Загрузка…
Ссылка в новой задаче