Bug 1838396 - disable misc-include-cleaner until we move to before/after analysis. r=sergesanspaille

Differential Revision: https://phabricator.services.mozilla.com/D180925
This commit is contained in:
Andi-Bogdan Postelnicu 2023-06-15 05:32:49 +00:00
parent 94de5ce2ee
commit 16445000ea

View File

@ -135,7 +135,9 @@ clang_checkers:
- name: cppcoreguidelines-pro-type-member-init
reliability: medium
- name: misc-include-cleaner
# Disable this checker until we move to before/after
reliability: high
publish: !!bool no
- name: misc-non-copyable-objects
reliability: high
- name: misc-redundant-expression