cp/codeforces/506/.clang-format

4 lines
76 B
YAML

BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 100
PointerAlignment: Left