We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5964b commit 6f7f0b1Copy full SHA for 6f7f0b1
change_notes/2023-11-03-identifier-hiding-improvements.md
@@ -0,0 +1,3 @@
1
+ * `A2-10-1`, `RULE-5-3`
2
+ - Reduce false positives by considering point of declaration for local bariables.
3
+ - Reduce false negatives by considering catch block parameters to be in scope in the catch block.
0 commit comments