We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ColumnLimit
1 parent 37ecae8 commit fb02682Copy full SHA for fb02682
.clang-format
@@ -5,7 +5,7 @@ AlignAfterOpenBracket: DontAlign
5
AllowShortFunctionsOnASingleLine: InlineOnly
6
BreakBeforeBraces: Mozilla
7
BreakTemplateDeclarations: Yes
8
-ColumnLimit: 100
+ColumnLimit: 120
9
IncludeCategories:
10
- Regex: ^"(base|icinga|remote|test)/
11
Priority: 1
0 commit comments