Update .clang-format
Disable tabs.
This commit is contained in:
@@ -108,7 +108,7 @@ IndentWidth: 4
|
||||
# SpacesInParentheses: false
|
||||
# SpacesInSquareBrackets: false
|
||||
TabWidth: 4
|
||||
UseTab: Always
|
||||
UseTab: Never
|
||||
---
|
||||
### C++ specific config ###
|
||||
Language: Cpp
|
||||
|
||||
Reference in New Issue
Block a user