Skip to content

Add support for Swift 6.1 trailing commas #224

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

Merged
merged 2 commits into from
Jun 18, 2025

Conversation

brzzdev
Copy link
Contributor

@brzzdev brzzdev commented Jun 14, 2025

Turns out the issue was actually coming from swift-case-paths.

I would've added tests, but the MacroTests don't seem to be building. Not sure if that's a me problem, or a know problem.

@mbrandonw
Copy link
Member

Hi @brzzdev, thanks for this! Could you add a test showing the behavior too?

@brzzdev
Copy link
Contributor Author

brzzdev commented Jun 14, 2025

@mbrandonw Added!

Like I mentioned, I wanted to add them initially but I was getting errors building the tests last night. A Reset Package Caches seemed to fix it.

@mbrandonw
Copy link
Member

Oops sorry, breezed past that part. The error could have also been due to using pre-compiled SwiftSyntax if you have that enabled. I think they are still working on that bug.

@mbrandonw mbrandonw merged commit 5a99c24 into pointfreeco:main Jun 18, 2025
8 checks passed
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