Page MenuHomePhabricator

Don't support severity customization in pyflakes
ClosedPublic

Authored by epriestley on May 20 2014, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 2:33 AM
Unknown Object (File)
Tue, Nov 12, 11:34 PM
Unknown Object (File)
Oct 14 2024, 1:38 PM
Unknown Object (File)
Oct 12 2024, 4:31 AM
Unknown Object (File)
Oct 6 2024, 3:56 AM
Unknown Object (File)
Oct 6 2024, 3:56 AM
Unknown Object (File)
Oct 6 2024, 3:56 AM
Unknown Object (File)
Oct 6 2024, 3:46 AM
Subscribers

Details

Summary

Pyflakes doesn't have any message codes, so we can't do anything with severities.

Test Plan

Ran arc lint with severities on one of these linters, got an error.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Don't support severity customization in pyflakes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 20 2014, 7:36 PM
epriestley updated this revision to Diff 21905.

Closed by commit rARCa19503bb59db (authored by @epriestley).