Files
ttyd/.clang-format

6 lines
92 B
Plaintext
Raw Permalink Normal View History

2025-09-02 20:02:46 +08:00
BasedOnStyle: Google
Language: Cpp
ColumnLimit: 120
IndentWidth: 2
TabWidth: 2
UseTab: Never