Skip to content

v0.6.0

Compare
Choose a tag to compare
@veelenga veelenga released this 13 May 12:02
· 855 commits to master since this release
7a4fcec

New features:

  • Detection of useless assignments #41
  • Detection of unused arguments #52
  • JSON output formatter #54
  • SublimeText linter plugin #55

Improvements:

  • Add a space delimiter to duplicated hash keys d307f01
  • Drop --no-debug flag when building 5647621
  • Constantize error messages #50
  • Improve usage info 58e6b42

Bugfixes:

  • Do not report unneeded disable directive if the directive is used one line above 1fc0c52
  • Ignore config if todo formatter is used 6579c8f