ale icon indicating copy to clipboard operation
ale copied to clipboard

WIP Better pylint message equivalence

Open kmARC opened this issue 3 years ago • 1 comments

Pylint has 6 error categories, and currently ALE maps them to two: Error and Warning (all codes that are not errors are classified as warnings)

This patch proposes the following mapping: Error => ALEError Warning => ALEWarning Convention => ALEStyleWarning Refactor => ALEInfo

Where are the tests? Have you added tests? Have you updated the tests? Read the comment above and the documentation referenced in it first. Write tests!

Seriously, read :help ale-dev and write tests.

kmARC avatar Aug 09 '22 09:08 kmARC

Please fix the whitespace on the blank line (line 96) so the tests can run.

RyanSquared avatar Aug 09 '22 16:08 RyanSquared

This pull request has been automatically marked as stale because it has not been updated recently. Make sure to write tests and document your changes. See :help ale-dev for information on writing tests. If your pull request is good to merge, bother w0rp or another maintainer again, and get them to merge it.

stale[bot] avatar Oct 12 '22 05:10 stale[bot]