mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-10 02:41:47 +00:00
Use spaces instead of tabs
Modify the .clang-format to format with spaces for indention instead of tabs
This commit is contained in:
parent
04ec13b48d
commit
fd71b1dd82
@ -39,5 +39,4 @@ SpacesInContainerLiterals: false
|
|||||||
SpacesInParentheses: false
|
SpacesInParentheses: false
|
||||||
Standard: Auto
|
Standard: Auto
|
||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
UseTab: ForIndentation
|
|
||||||
SortIncludes: false
|
SortIncludes: false
|
Loading…
Reference in New Issue
Block a user