zecsy/.clang-format
2025-02-14 21:01:46 +03:00

5 lines
122 B
YAML

BasedOnStyle: LLVM
BreakBeforeBraces: Allman
AccessModifierOffset: -4
IndentWidth: 4
AlwaysBreakTemplateDeclarations: Yes