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

Option for only linting when .eslintrc is found #20

Closed
jamiebuilds opened this issue Dec 3, 2014 · 3 comments
Closed

Option for only linting when .eslintrc is found #20

jamiebuilds opened this issue Dec 3, 2014 · 3 comments

Comments

@jamiebuilds
Copy link

Since some projects use JSHint and other ESLint, I end up needing to turn them on and off all the time so they won't bother me.

Having an option that will only run linter-eslint when the .eslintrc file is found would fix this.

@jfaissolle
Copy link
Member

Ok for adding an option

@dominicbarnes
Copy link

+1

This would be greatly helpful since I switch between projects using different linting tools quite frequently. I find myself disabling/enabling these typeos plugins, which is more hassle than should be necessary.

@dmnd
Copy link
Member

dmnd commented Dec 16, 2014

A workaround in the meantime is to install this package:
https://atom.io/packages/package-manager-commands

It let you quickly enable and disable packages with the command pane
(similar to how the Sublime Text package manager works, if you're familiar
with that)

On 16 December 2014 at 12:53, Dominic Barnes notifications@github.com
wrote:

+1

This would be greatly helpful since I switch between projects using
different linting tools quite frequently. I find myself disabling/enabling
these typeos plugins, which is more hassle than should be necessary.


Reply to this email directly or view it on GitHub
#20 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants