mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-13 15:37:15 +00:00
Added modernize-avoid-bind to .clang-tidy
This commit is contained in:
parent
027d51bfc0
commit
f27dfd3f57
@ -6,6 +6,7 @@ Checks: >
|
||||
-clang-analyzer-optin*,
|
||||
-clang-analyzer-cplusplus.NewDeleteLeaks,
|
||||
-clang-analyzer-core.CallAndMessage
|
||||
-modernize-avoid-bind
|
||||
WarningsAsErrors: >
|
||||
-*,
|
||||
boost-*,
|
||||
|
Loading…
Reference in New Issue
Block a user