diff --git a/.clang-format b/.clang-format index fef62d1d1c..db93141eec 100644 --- a/.clang-format +++ b/.clang-format @@ -156,7 +156,7 @@ SpacesInCStyleCastParentheses: false SpacesInParentheses: false SpacesInSquareBrackets: false SpaceBeforeSquareBrackets: false -Standard: c++17 +Standard: c++20 StatementMacros: - Q_UNUSED - QT_REQUIRE_VERSION