fix indent width

This commit is contained in:
Ryan Cao 2022-05-25 14:21:09 +08:00
parent 17b30b2ae2
commit a28fa219d7
No known key found for this signature in database
GPG Key ID: 528A2C1B6656B97F
1 changed files with 1 additions and 0 deletions

View File

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