Files
googlepinyinime-rev/.clang-format
2025-01-02 00:40:08 +08:00

8 lines
105 B
YAML

---
BasedOnStyle: Google
IndentWidth: 4
# do not sort header files
SortIncludes: false
ColumnLimit: 300