Releases: breml/errchkjson
Releases · breml/errchkjson
v0.2.1
Fix #5 : False positive for multiple return values
v0.2.0
Add -report-no-exported
flag
Breaking change:
- the default for report no exported has been true in v0.1.1 and is now false.
v0.1.1
Fix check for pure CallExpr
Add check for structs without any exported fields