The "Disable Linting" checkbox does nothing
Open
- Dominant language
- JavaScript
- Stars
- 258
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
In the test runner, we have a "Disable Linting" checkbox:
After creating a brand new Ember app (via `ember new`), I noticed that the "Disable Linting" checkbox has no effect. Whether it's checked or unchecked, linting doesn't happen inside the test runner.
Contributor guide
Assessment
This issue has not been assessed yet.