Skip to content

Fix unused import false-positives where the only referenced declarati…#910

Merged
ileitch merged 1 commit into
masterfrom
macros
Apr 12, 2025
Merged

Fix unused import false-positives where the only referenced declarati…#910
ileitch merged 1 commit into
masterfrom
macros

Conversation

@ileitch
Copy link
Copy Markdown
Contributor

@ileitch ileitch commented Apr 12, 2025

…on is generated by a macro. Closes #863

@ileitch ileitch marked this pull request as ready for review April 12, 2025 12:12
@ileitch ileitch merged commit 871de38 into master Apr 12, 2025
9 checks passed
@ileitch ileitch deleted the macros branch April 12, 2025 12:12
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.

False positive: Unused import & Swift Macros

1 participant