Raise clang-format column size, make std::span support in opengl.hpp version-dependent
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BasedOnStyle: Google
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 120
|
||||
ColumnLimit: 150
|
||||
AccessModifierOffset: -2
|
||||
TabWidth: 4
|
||||
NamespaceIndentation: All
|
||||
|
||||
Reference in New Issue
Block a user