Fixit
Fixit copied to clipboard
Improve cli interface
- [ ] Add a way to disable the
RemoveUnusedSuppressionsRule - [ ] Standardize the flag for enabling disabling ignore comments.
apply_fixusesget_skip_ignore_comments_parser, butrun_rulesusesget_use_ignore_comments_parser, which hasTrueas a default, meaning it's impossible to disable it.