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
|
# - QT_REQUIRE_VERSION
|
||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
# UseCRLF: false
|
# UseCRLF: false
|
||||||
UseTab: Always
|
UseTab: Never
|
||||||
# WhitespaceSensitiveMacros:
|
# WhitespaceSensitiveMacros:
|
||||||
# - STRINGIZE
|
# - STRINGIZE
|
||||||
# - PP_STRINGIZE
|
# - PP_STRINGIZE
|
||||||
|
|
Loading…
Reference in a new issue