mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 06:15:32 +00:00
Added modernize-avoid-bind to .clang-tidy
This commit is contained in:
parent
027d51bfc0
commit
f27dfd3f57
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Checks: >
|
|||
-clang-analyzer-optin*,
|
||||
-clang-analyzer-cplusplus.NewDeleteLeaks,
|
||||
-clang-analyzer-core.CallAndMessage
|
||||
-modernize-avoid-bind
|
||||
WarningsAsErrors: >
|
||||
-*,
|
||||
boost-*,
|
||||
|
|
Loading…
Reference in a new issue