1
0
Fork 0
ttyd_ext/ttyd/.clang-format

6 lines
92 B
YAML

BasedOnStyle: Google
Language: Cpp
ColumnLimit: 120
IndentWidth: 2
TabWidth: 2
UseTab: Never