tasoller-bsnk/.clang-format

7 lines
121 B
Plaintext
Raw Normal View History

2024-06-29 21:17:34 +01:00
BasedOnStyle: Google
UseTab: Never
BreakBeforeBraces: Custom
IndentWidth: 4
ColumnLimit: 100
Cpp11BracedListStyle: false