fix indent width

This commit is contained in:
Ryan Cao
2022-05-25 14:21:09 +08:00
parent 17b30b2ae2
commit a28fa219d7

View File

@ -1,6 +1,7 @@
---
Language: Cpp
BasedOnStyle: Chromium
IndentWidth: 4
AlignConsecutiveMacros: false
AlignConsecutiveAssignments: false
AllowShortIfStatementsOnASingleLine: false