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.