cl3/.clang-format

13 lines
196 B
Plaintext
Raw Permalink Normal View History

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