matchbox_tictactoe/.clang-format
2025-02-19 00:07:02 +01:00

7 lines
90 B
YAML

Language: Cpp
BasedOnStyle: WebKit
IndentWidth: 4
ColumnLimit: 80
IndentCaseLabels: true