Page MenuHomePhabricator

Fix custom severity rules not being applied
ClosedPublic

Authored by joshuaspence on Sep 11 2014, 12:59 PM.
Tags
None
Referenced Files
F14023457: D10475.diff
Thu, Nov 7, 2:09 AM
F13998710: D10475.id25195.diff
Thu, Oct 24, 10:49 AM
F13977051: D10475.diff
Fri, Oct 18, 4:52 PM
F13973757: D10475.diff
Fri, Oct 18, 2:25 AM
Unknown Object (File)
Oct 10 2024, 12:19 PM
Unknown Object (File)
Oct 8 2024, 4:43 PM
Unknown Object (File)
Oct 1 2024, 10:52 PM
Unknown Object (File)
Sep 2 2024, 1:33 AM
Subscribers

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