Fix disabling checks
ClosedPublic

Authored by mwoehlke on Oct 29 2018, 6:38 PM.

Details

Reviewers
smartins
Summary

Modify CheckManager::requestedChecksThroughEnv to also cache the list of user disabled checks. This is required to be able to correctly disable checks that would be enabled by default.

BUG: 385942

Diff Detail

Repository
R74 Clazy
Lint
Lint Skipped
Unit
Unit Tests Skipped
mwoehlke requested review of this revision.Oct 29 2018, 6:38 PM
mwoehlke created this revision.
mwoehlke added a reviewer: smartins.

I'll look at it next Tuesday, I'm on the road now

Thanks

smartins accepted this revision.Nov 8 2018, 9:56 PM

+2, please commit to 1.4 branch

This revision is now accepted and ready to land.Nov 8 2018, 9:56 PM
smartins closed this revision.Nov 11 2018, 5:04 PM

submitted