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

Document pre-commit #215

Open sbrugman opened 6 months ago

sbrugman commented 6 months ago

Closes #213

seddonym commented 6 months ago

Thanks for this. There were a couple of issues raised https://github.com/seddonym/import-linter/issues/214 and https://github.com/seddonym/import-linter/issues/213, which made me wonder if we need to cover the problems raised by that other contributor. Any thoughts on that?

sbrugman commented 6 months ago

Thanks for linking. I've made a separate PR to close the first issue and updated the docs message slightly. Should be good to go, but feel free to edit.