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