We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7910a2d commit a1b150fCopy full SHA for a1b150f
.clang-format
@@ -85,6 +85,6 @@ SpacesInCStyleCastParentheses: false
85
SpacesInContainerLiterals: false
86
SpacesInParentheses: false
87
SpacesInSquareBrackets: false
88
-Standard: c++14
+Standard: c++20
89
TabWidth: '4'
90
UseTab: Never
0 commit comments