Skip to content

Make unused Scalafix suppression actionnable #1271

Open
@bjaglin

Description

@bjaglin

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)

  1. configure the level of these diagnostics to fail the build if/when needed
  2. add a CLI flag or a separate rule to automatically remove them

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions