add all necessary configs

This commit is contained in:
fanlumaster
2025-01-02 00:40:08 +08:00
parent e865631fe9
commit b91a04e579
66 changed files with 10588 additions and 11909 deletions

View File

@ -1,6 +1,6 @@
---
BasedOnStyle: llvm
IndentWidth: 2
BasedOnStyle: Google
IndentWidth: 4
# do not sort header files
SortIncludes: false