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

Add option to treat property methods as class attributes #153

Closed jsh9 closed 4 months ago

jsh9 commented 4 months ago

Partially addresses https://github.com/jsh9/pydoclint/issues/148