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

Replace trackMixedAccess config with usageOverMixed excluder #167

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

janedbal
Copy link
Member

@janedbal janedbal commented Mar 14, 2025

  • This improves visibility as debug mode now shows the usages (and their exclusion).
  • Previously, one would see No usages found instead, which is not correct.

Breaking change:

parameters:
    shipmonkDeadCode:
-         trackMixedAccess: false
+         usageExcluders:
+           usageOverMixed:
+               enabled: true

@janedbal janedbal changed the title Replace trackMixedAccess config with usageOverMixed excluder Replace trackMixedAccess config with usageOverMixed excluder Mar 14, 2025
@janedbal janedbal changed the title Replace trackMixedAccess config with usageOverMixed excluder Replace trackMixedAccess config with usageOverMixed excluder Mar 17, 2025
@janedbal janedbal merged commit aa59e56 into master Mar 17, 2025
26 checks passed
@janedbal janedbal deleted the mixed-excluder branch March 17, 2025 09:51
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