Files
cws/.clang-format
2024-11-09 19:58:58 +01:00

6 lines
80 B
YAML

BasedOnStyle: Google
ColumnLimit: 120
UseTab: Always
IndentWidth: 8
TabWidth: 8