Files
myclib/.clang-format
2025-10-24 20:18:43 +02:00

10 lines
154 B
YAML

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