scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Add a `fix` rule for removing comma value separators from directives

Open Gedochao opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. We used to support commas (,) as separators for using directive values. We no longer do: https://github.com/VirtusLab/scala-cli/issues/3282 We should have a fix sub-command rule for getting rid of them in one's project.

Gedochao avatar Dec 04 '24 09:12 Gedochao