build: treat clang-tidy warnings as errors (#22238)

This commit is contained in:
dundargoc
2023-02-12 17:41:54 +01:00
committed by GitHub
parent f573fcbc0d
commit 47638706a3
3 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
WarningsAsErrors: '*'
Checks: >
-*,