Use spaces for allignment instead of tabs
This commit is contained in:
parent
ad23066976
commit
cb9b6bc569
2 changed files with 58 additions and 58 deletions
|
@ -20,7 +20,7 @@ SpacesInContainerLiterals: 'true'
|
|||
SpacesInParentheses: 'true'
|
||||
SpacesInSquareBrackets: 'true'
|
||||
TabWidth: '4'
|
||||
UseTab: Always
|
||||
UseTab: AlignWithSpaces
|
||||
FixNamespaceComments: 'true'
|
||||
IndentCaseLabels: 'true'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue