mansona / lint-to-the-future

A modern way to progressively update your code to the best practices
54 stars 7 forks source link

[WIP] Add remove command to lint-to-the-future #36

Open Mikek2252 opened 1 year ago

Mikek2252 commented 1 year ago

This PR is in response to this feature request : https://github.com/mansona/lint-to-the-future/issues/21

This adds a remove command to clear away any file-based ignores of linting rules, this implementation requires each plugin to manage their removals themselves.

nickschot commented 4 months ago

@mansona could this be merged or what do we need here?

Mikek2252 commented 4 months ago

@nickschot would just be the foundation, they would need to be implemented in each plugin, but if it is all good with Chris I'm happy to start them this week