cl3/.clang-format

13 lines
196 B
Text
Raw Normal View History

2023-05-09 01:18:34 +03:00
BasedOnStyle: Google
AccessModifierOffset: -1
DerivePointerAlignment: false
IndentWidth: 2
ColumnLimit: 100
IncludeBlocks: Preserve
SortIncludes: false
AllowShortFunctionsOnASingleLine: Empty