Skip to content

OpenStaticAnalyzer v5.1.0

Latest
Compare
Choose a tag to compare
@montykutyi montykutyi released this 07 Sep 16:29
· 3 commits to master since this release

Some bugfixes and minor improvements have been made.

  • The OpenStaticAnalyzerXXX programs are renamed to AnalyzerXXX.
  • The default minimum required clone length is changed to 20 lines.
  • The statement filter in the clone detector is improved not to detect simple variable declaration blocks.
  • New tagging system on the warnings is introduced.
  • Some ESLintRunner related bugs are fixed.