Files
webTerminal/.clang-format

6 lines
92 B
Plaintext
Raw Permalink Normal View History

2025-09-02 21:03:35 +08:00
BasedOnStyle: Google
Language: Cpp
ColumnLimit: 120
IndentWidth: 2
TabWidth: 2
UseTab: Never