Files
googlepinyinime-rev/.clang-format

8 lines
103 B
Plaintext
Raw Normal View History

2025-01-01 23:59:37 +08:00
---
BasedOnStyle: llvm
IndentWidth: 2
# do not sort header files
SortIncludes: false
ColumnLimit: 300