jsh9 / pydoclint

A Python docstring linter that checks arguments, returns, yields, and raises sections
https://pypi.org/project/pydoclint/
MIT License
149 stars 15 forks source link

Stop trying to check folder with names ending in `.py` #155

Closed jsh9 closed 4 months ago

jsh9 commented 4 months ago

Fixes https://github.com/jsh9/pydoclint/issues/141