Skip to content

v0.9.2

Compare
Choose a tag to compare
@veelenga veelenga released this 03 Jun 15:33
· 916 commits to master since this release
ed66054

Improvements

  • Rules now have severities. The --fail-level can be set to control the level of failure #100

Bug fixes

  • Stop calculating cyclomatic complexity for methods which have Macro c… #99
  • Invalid Performance/SizeAfterFilter in macros #102
  • Incorrect detection of Performance/FirstLastAfterFilter when first returns more than 1 #104