Files
cws/.clang-format
2025-10-24 20:20:26 +02:00

10 lines
145 B
YAML

BasedOnStyle: Google
UseTab: Always
TabWidth: 4
IndentWidth: 4
ColumnLimit: 100
PointerAlignment: Right
AllowShortFunctionsOnASingleLine: None