Skip to content

Support --check for built-in rules in the fix sub-command #3423

Open
@Gedochao

Description

@Gedochao

Scala CLI version
94a6e37

Is your feature request related to a problem? Please describe.
Currently the --check flag is only supported for scalafix rules, and ignored by built-in rules.
The flag should fail the command if any changes are required to be done by fix, rather than implement them.

Describe the solution you'd like
--check should be supported by all rules in fix, rather than just scalafix

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexperimentalTickets tied to experimental features.missing featureSomething should have been implemented, but wasn't.subcommand:fixissues tied to the `fix` sub-command.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions