зеркало из https://github.com/github/codeql.git
8 строки
181 B
Plaintext
8 строки
181 B
Plaintext
|
BasedOnStyle: Chromium
|
||
|
ColumnLimit: 100
|
||
|
IndentWidth: 2
|
||
|
SortIncludes: false
|
||
|
AllowShortIfStatementsOnASingleLine: WithoutElse
|
||
|
AlwaysBreakBeforeMultilineStrings: false
|
||
|
Standard: c++17
|