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
679 stars 48 forks source link

Support recursive wildcards in module ignores #174

Closed ngnpope closed 1 year ago

ngnpope commented 1 year ago

Closes #160.