-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Labels
formatterRelated to the formatterRelated to the formatterneeds-decisionAwaiting a decision from a maintainerAwaiting a decision from a maintainerpreviewRelated to preview mode featuresRelated to preview mode features
Description
Implement Black's allow_form_feeds
style as a preview style in Ruff.
Black now retains form feed characters on module level on otherwise empty lines. Supporting this would be nice but adds some complexity because we need to check the source text to identify from feed characters.
I consider this a nice to have but not a must for the stable release of the formatter.
Metadata
Metadata
Assignees
Labels
formatterRelated to the formatterRelated to the formatterneeds-decisionAwaiting a decision from a maintainerAwaiting a decision from a maintainerpreviewRelated to preview mode featuresRelated to preview mode features