chore(tool): updated clang-format to always use spaces
This commit is contained in:
parent
75fbfec2d1
commit
728af5cf99
|
@ -172,7 +172,7 @@ SpacesInLineCommentPrefix:
|
|||
# - QT_REQUIRE_VERSION
|
||||
TabWidth: 4
|
||||
# UseCRLF: false
|
||||
UseTab: Always
|
||||
UseTab: Never
|
||||
# WhitespaceSensitiveMacros:
|
||||
# - STRINGIZE
|
||||
# - PP_STRINGIZE
|
||||
|
|
Loading…
Reference in a new issue