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

run on each rebuild #2

Closed
shime opened this issue Nov 1, 2016 · 3 comments
Closed

run on each rebuild #2

shime opened this issue Nov 1, 2016 · 3 comments

Comments

@shime
Copy link

shime commented Nov 1, 2016

It would be nice to run standard on each rebuild, like how jshint is ran.

@arschmitz
Copy link
Owner

This already does that. It works exactly as jshint does.

@shime
Copy link
Author

shime commented Nov 2, 2016

Hm, it doesn't for me.

$ ember -v
ember-cli: 2.7.0
node: 6.7.0
os: darwin x64
$ grep ember bower.json | head -n 1
    "ember": "~2.7.0",

@arschmitz
Copy link
Owner

closing this it runs exactly liek the default eslint and is actually essentially a fork of that

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