Open
Description
Scalafix automatically warns of unused scalafix suppressions (see https://scalacenter.github.io/scalafix/docs/users/suppression.html#unused-suppression-warnings), but it easily get lost with other warnings.
To keep a good hygiene, it could be possible to (and/or)
- configure the level of these diagnostics to fail the build if/when needed
- add a CLI flag or a separate rule to automatically remove them