build: additional options added to clang-tidy command and clang-tidy-18 hardcoded as an executable to use

This commit is contained in:
Mateusz Pusz
2024-05-08 21:53:01 +02:00
parent 54d144d112
commit c0f1ff701d
3 changed files with 55 additions and 8 deletions

View File

@@ -3,6 +3,7 @@ Checks: '
-abseil-*,
-altera-*,
-cert-dcl37-c,
-cert-dcl21-cpp,
-cert-dcl50-cpp,
-cert-dcl51-cpp,
-cert-dcl58-cpp,