v1.7.12
·
74 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
SilentFailureAnalyzerno longer false-positives on empty catch blocks that contain an explanatory comment — previously the comment text had to match a hardcoded keyword list;isIntentionalIgnoreComment()is removed andhasExplanatoryComment()now passes on any comment with non-empty content, treating its presence as sufficient evidence of a deliberate choice; bare//markers with no text continue to be flagged