mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
chore(format): add TabWidth
This commit is contained in:
parent
266bdc7737
commit
7713223e60
1 changed files with 1 additions and 0 deletions
|
|
@ -49,5 +49,6 @@ SpacesInAngles: false
|
||||||
SpacesInCStyleCastParentheses: false
|
SpacesInCStyleCastParentheses: false
|
||||||
SpacesInConditionalStatement: false
|
SpacesInConditionalStatement: false
|
||||||
Standard: c++11
|
Standard: c++11
|
||||||
|
TabWidth: 4
|
||||||
UseCRLF: false
|
UseCRLF: false
|
||||||
UseTab: Never
|
UseTab: Never
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue