Files
cws/.clang-format
2024-11-11 00:50:39 +01:00

6 lines
80 B
YAML

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