Skip to content

Commit bc50d19

Browse files
authored
Changes C++23 => C++23 in .clang-format (#3)
1 parent a84f4af commit bc50d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AlwaysBreakTemplateDeclarations: Yes
55
BreakBeforeBraces: Attach
66
ColumnLimit: 160
77
SpaceAfterTemplateKeyword: true
8-
Standard: c++23
8+
Standard: c++20
99
TabWidth: 4
1010
IndentWidth: 4
1111
UseTab: Always

0 commit comments

Comments
 (0)