1
0
Fork 0
ttyd/.clang-format
Daniel Baumann f66324fb7a
Merging upstream version 1.6.3+20210924.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-22 17:24:33 +02:00

6 lines
No EOL
92 B
YAML

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