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

Update SwiftFormat to v. 0.55-beta-2 #275

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

mannylopez
Copy link
Contributor

@mannylopez mannylopez commented Jun 12, 2024

Summary

Updating to 0.55-beta-2.

Also updated two breaking rule name changes in airbnb.swiftformat

- --rules blankLineAfterMultilineSwitchCase
- --rules consistentSwitchStatementSpacing
+ --rules blankLineAfterSwitchCase
+ --rules consistentSwitchCaseSpacing

@calda
Copy link
Member

calda commented Jun 12, 2024

CI is failing, probably because the artifact bundle accidentally doesn't support Intel. This should fix it: nicklockwood/SwiftFormat@d39b6b8. We can try again with 0.55-beta-2.

@mannylopez mannylopez changed the title Update SwiftFormat to v. 0.55-beta-1 Update SwiftFormat to v. 0.55-beta-2 Jun 12, 2024
@calda calda merged commit 77bb672 into master Jun 12, 2024
5 checks passed
@calda calda deleted the manny-lopez--update-swiftformat-version branch June 12, 2024 18:21
@calda
Copy link
Member

calda commented Jun 12, 2024

Thanks!

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.

2 participants