chore(tool): updated clang-format to always use spaces

This commit is contained in:
Sara 2024-08-18 17:40:00 +02:00
parent 75fbfec2d1
commit 728af5cf99

View file

@ -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