-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
enhancementNew feature or requestNew feature or requestexperimentalTickets tied to experimental features.Tickets tied to experimental features.missing featureSomething should have been implemented, but wasn't.Something should have been implemented, but wasn't.subcommand:fixissues tied to the `fix` sub-command.issues tied to the `fix` sub-command.
Description
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
Labels
enhancementNew feature or requestNew feature or requestexperimentalTickets tied to experimental features.Tickets tied to experimental features.missing featureSomething should have been implemented, but wasn't.Something should have been implemented, but wasn't.subcommand:fixissues tied to the `fix` sub-command.issues tied to the `fix` sub-command.