All checks were successful
Validate the build / validate-build (push) Successful in 26s
7 lines
154 B
YAML
7 lines
154 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
Cpp11BracedListStyle: true
|
|
AlignArrayOfStructures: Left
|
|
AllowShortFunctionsOnASingleLine: Empty
|
|
ColumnLimit: 120
|