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

Respect linter.lintDebug config #9

Merged
merged 1 commit into from
Jul 8, 2014

Conversation

dmnd
Copy link
Member

@dmnd dmnd commented Jul 8, 2014

While debugging I wanted to see the output of the linter. It seems Linter
allows for this, but LinterPylint does not. Until now.

Test Plan:

  1. atom.config.set('linter.lintDebug', true)
  2. Reloaded my Atom window

Then I saw pylint output in the console.

While debugging I wanted to see the output of the linter. It seems `Linter`
allows for this, but `LinterPylint` does not. Until now.

Test Plan:

 1. atom.config.set('linter.lintDebug', true)
 2. Reloaded my Atom window

Then I saw pylint output in the console.
@hd-deman
Copy link
Member

hd-deman commented Jul 8, 2014

👍

hd-deman added a commit that referenced this pull request Jul 8, 2014
Respect linter.lintDebug config
@hd-deman hd-deman merged commit 550a658 into AtomLinter:master Jul 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants