-
Notifications
You must be signed in to change notification settings - Fork 8
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
What config file coffeelint engine use? #3
Comments
@stereodenis If you specify the file in your engines:
coffeelint:
enabled: true
config: .coffeelint.json |
@gordondiggs
|
The |
I would really like to specify a custom location, since all the other linters use dot-files. |
Can we specify a custom location for the coffeelint.json file? |
I believe that needs a fix. Can you provide a PR? |
We have .coffeelint.json config file in our project, but engine don't use it
The text was updated successfully, but these errors were encountered: