v0.3.19
Changes
- go.mod: use tagged gogrep lib @quasilyte (#435)
- ruleguard: implement Object.IsVariadicParam() filter @quasilyte (#428)
- README typos @cristiangreco (#426)
- rules: add sort.Float64s to sortFuncs @junk1tm (#418)
- docs: update links and fix a few typos @junk1tm (#419)
- analyzer: use sync.Pool to re-use ruleguard runner state @quasilyte (#416)
- ruleguard: introduce reusable runner state @quasilyte (#415)
- build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 @dependabot (#405)
- ruleguard/typematch: replace Split with Index to avoid allocs @quasilyte (#414)
- ruleguard: remove matchData allocations @quasilyte (#413)
- Add troubleshooting sectipon to README.md @mem (#411)
- ruleguard: fix sizeof filter for type params @quasilyte (#407)
- Create dependabot.yml @cristaloleg (#401)