зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
94de5ce2ee
Коммит
16445000ea
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче