commands restructured to be const vectors
Some checks failed
Build ptprnt / build (push) Failing after 1m1s
Some checks failed
Build ptprnt / build (push) Failing after 1m1s
This commit is contained in:
@@ -41,7 +41,7 @@ BreakBeforeBinaryOperators: None
|
||||
BreakBeforeTernaryOperators: true
|
||||
BreakConstructorInitializers: BeforeColon
|
||||
BreakInheritanceList: BeforeColon
|
||||
ColumnLimit: 100
|
||||
ColumnLimit: 120
|
||||
CompactNamespaces: false
|
||||
ContinuationIndentWidth: 4
|
||||
Cpp11BracedListStyle: true
|
||||
|
Reference in New Issue
Block a user