Files
cws/.clang-format

6 lines
80 B
YAML

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