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

Include coffee-lint as an option #4

Open
diwa-zz opened this issue Jun 10, 2014 · 1 comment
Open

Include coffee-lint as an option #4

diwa-zz opened this issue Jun 10, 2014 · 1 comment

Comments

@diwa-zz
Copy link

diwa-zz commented Jun 10, 2014

It will be great if the coffee code is optionally linted with Coffee-Lint.

I don't see much point in having a separate coffee-lint plugin.

@dylex
Copy link

dylex commented Sep 25, 2014

Note that you can already use sbt-jshint on the produced coffeescript directly using something like:

JsTaskKeys.sourceDependencies in JshintKeys.jshint += CoffeeScriptKeys.coffeescript

However you'll have to relax a few jshint options (eqnull, boss) to do so.

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

2 participants