We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfaa17 commit 915f16eCopy full SHA for 915f16e
doc/whatsnew/1.8.rst
@@ -350,3 +350,6 @@ Other Changes
350
* The Python 3 porting checker no longer emits multiple `no-absolute-import` per file.
351
352
* The Python 3 porting checker respects disabled checkers found in the config file.
353
+
354
+ * Modules, classes, or methods consist of compound statements that exceed the ``docstring-min-length``
355
+ are now correctly emitting `missing-docstring`
0 commit comments