v0.3.10
Pre-release
Pre-release
·
152 commits
to master
since this release
Features
- ruleguard: add deadcode filter @quasilyte (#267)
- internal/stdinfo: update stdlib packages info @quasilyte (#261)
Fixes
- internal/gogrep: fix declstmt matching in stmtlist @quasilyte (#263)
- internal/gogrep: fix
if $x {...}
compilation @quasilyte (#268) - internal/gogrep: improve gendecl lists matching @quasilyte (#264)
Other
- analyzer/testdata: more test rules @quasilyte (#269)
- analyzer/testdata: add nodiscard example @quasilyte (#266)
- analyzer: add uber style guide rules to the test suite @quasilyte (#265)