ember-cli / eslint-plugin-ember

An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
MIT License
262 stars 204 forks source link

Add `lint:fix` script #2036

Closed NullVoxPopuli closed 11 months ago

NullVoxPopuli commented 11 months ago

New script.

Goal: apply the fix command to all available lints. Why: too hard to guess how to fix things otherwise

NullVoxPopuli commented 11 months ago

We should revert this, the APIs / scripts don't exist