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

Add option to disable validation if there is no .jscsrc file #18

Closed
MoOx opened this issue Aug 13, 2014 · 3 comments
Closed

Add option to disable validation if there is no .jscsrc file #18

MoOx opened this issue Aug 13, 2014 · 3 comments

Comments

@MoOx
Copy link

MoOx commented Aug 13, 2014

I work on a lot of different projects. They don't have the same coding convention & I mainly use jscs for personal project so it will be cool to have a way to enable jscs only if there is a reason (a jscsrc file ?)
Is it doable ?

@dmnd
Copy link
Member

dmnd commented Aug 13, 2014

This is a reasonable idea but I think it belongs as an improvement to linter, not linter-jscs

@moeriki
Copy link

moeriki commented Aug 27, 2014

This is a highly desired feature indeed.

I switch back and forth between an ES5 and an ES6-Traceur project where I have to disable linter-jscs each time.

@iam4x
Copy link
Member

iam4x commented Feb 18, 2015

Fixed with ff78305 it will be present in next release.

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

No branches or pull requests

4 participants