mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 15:27:13 -04:00
Disable clang-analyzer-cplusplus.NewDelete clang-tidy check
This commit is contained in:
parent
c34b0f90d7
commit
621a0a15a3
@ -4,6 +4,7 @@ Checks: >
|
||||
clang-analyzer-*,
|
||||
-clang-analyzer-optin*,
|
||||
-clang-analyzer-cplusplus.NewDeleteLeaks,
|
||||
-clang-analyzer-cplusplus.NewDelete,
|
||||
-clang-analyzer-core.CallAndMessage,
|
||||
-modernize-avoid-bind
|
||||
WarningsAsErrors: '*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user