Meta: Bump C++ version to 20 in .clang-format
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ SpaceAfterTemplateKeyword: false
|
||||
SpaceInEmptyBlock: false
|
||||
NamespaceIndentation: None
|
||||
FixNamespaceComments: true
|
||||
Standard: c++17
|
||||
Standard: c++20
|
||||
TabWidth: 4
|
||||
UseTab: AlignWithSpaces
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user