We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5b4d1 commit 9b5a7a8Copy full SHA for 9b5a7a8
doc/whatsnew/fragments/7767.false_positive
@@ -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