Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Show message ids in lint messages #10

Merged
merged 2 commits into from
Jul 29, 2014
Merged

Conversation

dmnd
Copy link
Member

@dmnd dmnd commented Jul 9, 2014

This is useful because these ids are needed so you can turn off messages you
don't like. It also makes searching for more information about lint messages
easier.

In the future it'd be nice to be able to right click a lint message, click
'don't show again' and have linter-pylint update the project's pylintrc. But
this will do for now.

Test Plan:
Reloaded my Atom project and verified that ids are prepended to lint messages

dmnd added 2 commits July 8, 2014 17:23
This is useful because these ids are needed so you can turn off messages you
don't like. It also makes searching for more information about lint messages
easier.

In the future it'd be nice to be able to right click a lint message, click
'don't show again' and have linter-pylint update the project's pylintrc. But
this will do for now.

Test Plan:
Reloaded my Atom project and verified that ids are prepended to lint messages
dmnd added a commit that referenced this pull request Jul 29, 2014
Show message ids in lint messages

Fix #7
@dmnd dmnd merged commit 85dd778 into AtomLinter:master Jul 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants