Skip to content

Conversation

@tomarrell
Copy link
Owner

This PR introduces checking of the interface's package against the configured ignorePackageGlobs values.

Previously, only functions called directly from other packages had their packages checked against this option, however this behaviour was unintuitive. This change checks the interface package as well, ignoring interfaces which originate from a package matching a glob pattern.

Closes #34

@tomarrell tomarrell merged commit 36ebab6 into master Oct 7, 2022
@tomarrell tomarrell deleted the ignore-package-globs-interface branch October 7, 2022 18:21
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.

ignorePackageGlobs doesn't appear to be working

2 participants