Skip to content

Release v0.0.6 (Revival)

Compare
Choose a tag to compare
@odeke-em odeke-em released this 24 Sep 02:33
· 10 commits to master since this release

This change features a couple of new changes that radically reduce false flags like:

What's Changed

  • all: fix tests by migrating to github.com/onsi/ginkgo/v2 by @odeke-em in #47
  • rules/sdk: sdk allow unsafe+*/rand in specific packages by @odeke-em in #46
  • rules/errors: allow hash.Hash.Write to not return an error as its Go contract holds by @odeke-em in #49
  • rules/sdk: exclude "testutil" from map ranging checks by @odeke-em in #51

Full Changelog: v0.0.5...v0.0.6

and that reduces the flagged errors for cosmos/cosmos-sdk from 1,142 down to 970!