mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 11:31:39 +12:00
Raise clang-format column size, make std::span support in opengl.hpp version-dependent
This commit is contained in:
parent
553d23974a
commit
936302da2a
4 changed files with 42 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
BasedOnStyle: Google
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 120
|
||||
ColumnLimit: 150
|
||||
AccessModifierOffset: -2
|
||||
TabWidth: 4
|
||||
NamespaceIndentation: All
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue