cp/codeforces/946/.clang-format
2025-12-08 19:01:14 -06:00

4 lines
76 B
YAML

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