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 some new swift-format 5.9 rules #356

Merged
merged 1 commit into from Oct 31, 2023

Conversation

czechboy0
Copy link
Collaborator

Motivation

I scanned the swift-format 5.9 release notes and found a few new rules that can make our code further consistent.

Modifications

Added those rules and reformatted.

The only hand-made change is in .swift-format, the rest is the result of rerunning swift-format.

Result

More consistent code, fewer style discussions on PRs.

Test Plan

CI.

@simonjbeaumont simonjbeaumont added the semver/none No version bump required. label Oct 31, 2023
@czechboy0 czechboy0 merged commit 16668dc into apple:main Oct 31, 2023
8 checks passed
@czechboy0 czechboy0 deleted the hd-format-add-5.9-rules branch October 31, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants