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

Fix formatting #9

Closed
wants to merge 1 commit into from

Conversation

DePasqualeOrg
Copy link
Collaborator

@DePasqualeOrg DePasqualeOrg commented Dec 26, 2024

I see that we already have a .swift-format file, so I ran swift-format, and there are some changes, perhaps because I didn't run it before submitting a previous PR. Maybe we can configure a GitHub action so that all PRs are checked before merging. Once this is merged, I'll revise my previous PR to remove changes due to formatting differences.

Would you mind if we remove lineBreakBeforeControlFlowKeywords? I find the code more difficult to read with this setting enabled, and I think most Swift code does not use this rule, but it's also a matter of personal taste.

@DePasqualeOrg
Copy link
Collaborator Author

Closing in favor of #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant