Fixed some tidy warnings

This commit is contained in:
gabime
2024-11-30 11:36:43 +02:00
parent 3566e0f027
commit 82bb5114e2
11 changed files with 45 additions and 44 deletions

View File

@@ -23,7 +23,8 @@ clang-analyzer-*,
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
-readability-named-parameter,
-cert-env33-c,
-modernize-concat-nested-namespaces
-modernize-concat-nested-namespaces,
-cppcoreguidelines-owning-memory
'