Closed jahammo2 closed 7 years ago
we run linting after all specs pass (so if you run your specs and some fail, linting doesn't run).
i see you removed it, but does it ever run locally?
i believe in you. 👍
and so does denver.
It runs behind the scenes when the server is running.
Doing it
Why
Because running the linter before running tests is so annoying. I think linting is great but it's something to do before you push up code, not while you're continuously changing code.
What
pretest
script