diff --git a/.clang-format b/.clang-format index 1df6c35..758167c 100644 --- a/.clang-format +++ b/.clang-format @@ -172,7 +172,7 @@ SpacesInLineCommentPrefix: # - QT_REQUIRE_VERSION TabWidth: 4 # UseCRLF: false -UseTab: Always +UseTab: Never # WhitespaceSensitiveMacros: # - STRINGIZE # - PP_STRINGIZE