Skip to content

Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling #230

Closed
@czechboy0

Description

@czechboy0

Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling.

Today, respectsExistingLineBreaks is enabled, which means that it depends on how you write the code before running the formatter, and it affects the output. That's not ideal, and is different than the setting we have for formatted code, so affects #40.

This should be done as a single PR, as it'll cause some churn.

Metadata

Metadata

Assignees

Labels

area/generatorAffects: plugin, CLI, config file.area/runtimeAffects: the runtime library.area/transportAffects: Client or server transport library.kind/enhancementImprovements to existing feature.size/SSmall task. (A couple of hours of work.)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions