We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84f4af commit bc50d19Copy full SHA for bc50d19
.clang-format
@@ -5,7 +5,7 @@ AlwaysBreakTemplateDeclarations: Yes
5
BreakBeforeBraces: Attach
6
ColumnLimit: 160
7
SpaceAfterTemplateKeyword: true
8
-Standard: c++23
+Standard: c++20
9
TabWidth: 4
10
IndentWidth: 4
11
UseTab: Always
0 commit comments