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 8702a4d commit d61bbbeCopy full SHA for d61bbbe
.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