Skip to content

Releases: patrickrgaffney/SublimeLinter-contrib-staticcheck

v1.0.0

12 Jul 18:39
034044d
Compare
Choose a tag to compare

Fixes

  • Catch and report "could not analyze errors". These typically occur when a dependency cannot be resolved. Previously they were not being reported.

Refactor

  • Parse the JSON output of staticcheck instead of using a regex to parse the CLI text output.

v0.1.0: Initial Release

18 Dec 03:54
Compare
Choose a tag to compare
Pre-release

Initial public release.