Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@patrickrgaffney patrickrgaffney released this 12 Jul 18:39
034044d

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.