Closed seddonym closed 1 year ago
Prior to this commit, forbidden contracts with allow_indirect_imports only checked imports between the source/forbidden modules specified, not the descendants of those modules.
Fixes https://github.com/seddonym/import-linter/issues/196.
Prior to this commit, forbidden contracts with allow_indirect_imports only checked imports between the source/forbidden modules specified, not the descendants of those modules.
Fixes https://github.com/seddonym/import-linter/issues/196.