Files
myclib/.clang-format

6 lines
85 B
YAML

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