mirror of https://github.com/PCSX2/pcsx2.git
Formatting: Set UseTab to AlignWithSpaces
Should make things look nicer on GitHub
This commit is contained in:
parent
572eae596c
commit
2e6820f9b0
|
@ -86,5 +86,5 @@ SpacesInParentheses: false
|
|||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp11
|
||||
TabWidth: 4
|
||||
UseTab: ForContinuationAndIndentation
|
||||
UseTab: AlignWithSpaces
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue