This issue originated in #122 (comment) which led to this (now closed) issue #139, to which we circled back to in #169 (comment)
Before June 2024 pydoclint used to alert me when it couldn't parse a dostring using the selected style. This was very useful to me because it served as a remainder of functions that did not contain a valid (or any) docstring.
Then the package was updated and these warnings disappeared.
I do not need pydoclint to automatically recognize the style (as requested in #169), I'd just like those warnings back