host-aprom/.clang-format
2024-06-29 21:17:34 +01:00

7 lines
121 B
YAML

BasedOnStyle: Google
UseTab: Never
BreakBeforeBraces: Custom
IndentWidth: 4
ColumnLimit: 100
Cpp11BracedListStyle: false