clang-tidy readability

This commit is contained in:
2025-07-20 14:56:00 +02:00
parent f5245273a1
commit ca99f7be34
57 changed files with 623 additions and 557 deletions

View File

@@ -1,6 +1,8 @@
Checks: >
readability-identifier-naming,
modernize-*
readability-*,
modernize-*,
-readability-identifier-length,
-readability-magic-numbers
WarningsAsErrors: '*'
# Solo incluir archivos de tu código fuente