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