tasoller-bsnk/.clang-format

7 lines
121 B
Plaintext
Raw Normal View History

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