Skip to content

Commit 915f16e

Browse files
committed
Add ChangeLog entry for recent change
1 parent cdfaa17 commit 915f16e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whatsnew/1.8.rst

+3
Original file line numberDiff line numberDiff line change
@@ -350,3 +350,6 @@ Other Changes
350350
* The Python 3 porting checker no longer emits multiple `no-absolute-import` per file.
351351

352352
* 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

Comments
 (0)