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 4dd4800 commit 314518cCopy full SHA for 314518c
ogsr_engine/.clang-format
@@ -87,7 +87,7 @@ SpacesInContainerLiterals: true
87
SpacesInCStyleCastParentheses: false
88
SpacesInParentheses: false
89
SpacesInSquareBrackets: false
90
-Standard: c++11
+Standard: c++20
91
TabWidth: 4
92
UseTab: Never
93
...
0 commit comments