Page MenuHomePhabricator

Fix custom severity rules not being applied
ClosedPublic

Authored by joshuaspence on Sep 11 2014, 12:59 PM.

Details

Summary

It seems that severity.rules does not override the default linter severities set by the ArcanistLinter itself. This seems incorrect and counter-intuitive.

Test Plan

Created a "severity.rules": { "(.*)": "disabled" }" configuration and verified that it was being applied.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Fix custom severity rules not being applied.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Sep 11 2014, 1:26 PM