Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a -r alias for --rules in scalafix, to mimic scalafix-cli #3329

Closed
Gedochao opened this issue Nov 28, 2024 · 1 comment
Closed

Add a -r alias for --rules in scalafix, to mimic scalafix-cli #3329

Gedochao opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request experimental Tickets tied to experimental features. scalafix Issues tied with scalafix integration subcommand:fix issues tied to the `fix` sub-command. wontfix This will not be worked on
Milestone

Comments

@Gedochao
Copy link
Contributor

nit: can we add a short flag to mimic scalafix-cli?

  @Tag(tags.inShortHelp)
  @Name("r")

Originally posted by @bjaglin in https://github.com/VirtusLab/scala-cli/pull/2968/files#r1714980629

@Gedochao Gedochao added enhancement New feature or request subcommand:fix issues tied to the `fix` sub-command. scalafix Issues tied with scalafix integration experimental Tickets tied to experimental features. labels Nov 28, 2024
@Gedochao Gedochao added this to the v1.6.0 milestone Jan 8, 2025
@Gedochao Gedochao moved this from To do to In progress in Issue Board Jan 10, 2025
@Gedochao Gedochao self-assigned this Jan 10, 2025
@Gedochao
Copy link
Contributor Author

Attempted in #3413.
Seems like we can't reasonably do this, since -r clashes with an existing alias for --repository, which we'll keep.
Closing this.

@Gedochao Gedochao closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Issue Board Jan 10, 2025
@Gedochao Gedochao added the wontfix This will not be worked on label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental Tickets tied to experimental features. scalafix Issues tied with scalafix integration subcommand:fix issues tied to the `fix` sub-command. wontfix This will not be worked on
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant