Skip to content

v0.2.0

Compare
Choose a tag to compare
@pepakriz pepakriz released this 28 Jun 07:56
· 126 commits to master since this release

Unreachable catch statements detection:

  • exception has been caught in some previous catch statement
  • checked exception is never thrown in the corresponding try block