chore: remove union clang-tidy check for glm
This commit is contained in:
parent
77d1619b1c
commit
31880d7291
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ cppcoreguidelines-pro-type-cstyle-cast,
|
|||
cppcoreguidelines-pro-type-member-init,
|
||||
cppcoreguidelines-pro-type-reinterpret-cast,
|
||||
cppcoreguidelines-pro-type-static-cast-downcast,
|
||||
cppcoreguidelines-pro-type-union-access,
|
||||
cppcoreguidelines-pro-type-vararg,
|
||||
cppcoreguidelines-rvalue-reference-param-not-moved,
|
||||
cppcoreguidelines-slicing,
|
||||
|
|
Loading…
Add table
Reference in a new issue