-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
cliRelated to the command-line interfaceRelated to the command-line interfaceformatterRelated to the formatterRelated to the formatterwishNot on the current roadmap; maybe in the futureNot on the current roadmap; maybe in the future
Milestone
Description
Hey folks. I see that Black added --skip-string-normalization ( psf/black#118 (comment) ) but ruff format --skip-string-normalization leads to error: unexpected argument '--skip-string-normalization' found. Any chance of adding this feature to ruff format?
Alternatively, preferably, have ruff potentially prefer '' rather than "" for strings as an option. That is, still normalize strings, but to '' if specified.
I saw two other issues include this text, but neither seemed to be related to this actual functionality. Sorry if it's already addressed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliRelated to the command-line interfaceRelated to the command-line interfaceformatterRelated to the formatterRelated to the formatterwishNot on the current roadmap; maybe in the futureNot on the current roadmap; maybe in the future