seddonym / import-linter

Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
https://import-linter.readthedocs.io/
BSD 2-Clause "Simplified" License
664 stars 45 forks source link

Module wildcard expression in independence contract #220

Open sbrugman opened 6 months ago

sbrugman commented 6 months ago

Reuses the existing wildcard logic to resolve wildcards in module names in the independence contract

Closes https://github.com/seddonym/import-linter/issues/56