Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make config file compatible with coffeelint standard approach #1

Open
funkyeah opened this issue Sep 26, 2016 · 0 comments
Open

make config file compatible with coffeelint standard approach #1

funkyeah opened this issue Sep 26, 2016 · 0 comments

Comments

@funkyeah
Copy link

http://www.coffeelint.org/

The standard coffeelint configuration does this when looking for a config file:

New in 1.0: CoffeeLint will automatically pick up config files. When linting a file (as opposed to stdin) it will walk up the directory tree looking for a coffeelint.json or a package.json that has a "coffeelintConfig" object.

It would be nice if meteor-coffeelint supported this in some way. Without the support for the standard way it becomes incompatible with IDE linters and other linting systems that use that standard approach e.g. AtomLinter: https://atom.io/packages/linter-coffeelint

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

No branches or pull requests

1 participant