Skip to content

Make layering check validate unused deps#1785

Draft
keith wants to merge 1 commit into
mainfrom
ks/make-layering-check-validate-unused-deps
Draft

Make layering check validate unused deps#1785
keith wants to merge 1 commit into
mainfrom
ks/make-layering-check-validate-unused-deps

Conversation

@keith

@keith keith commented May 29, 2026

Copy link
Copy Markdown
Member

This now errors if you have deps on something that you don't import.
Removing a dep might actually lead to behavior changes if there are
implicit Swift behaviors, but in that case the user might prefer to
explicitly import anyways.

This now errors if you have deps on something that you don't import.
Removing a dep might actually lead to behavior changes if there are
implicit Swift behaviors, but in that case the user might prefer to
explicitly import anyways.
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