Skip to content

Commit 9b5a7a8

Browse files
Add news
1 parent 0b5b4d1 commit 9b5a7a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fix false negatives and false positives for ``too-many-try-statements``,
2+
``too-complex``, and ``too-many-branches`` by correctly counting statements
3+
under a ``try``.
4+
5+
Refs #7767

0 commit comments

Comments
 (0)