cp/codeforces/1047/.clang-format

5 lines
102 B
YAML

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