v1.1.0
What's Changed
- build(deps): bump golang.org/x/tools from 0.14.0 to 0.16.0 by @dependabot in #42
- build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #46
- More examples in checkers documentation by @Antonboom in #49
- require-error: improve the doc by @Antonboom in #50
- nil-compare false positives investigation by @Antonboom in #55
- Add new advance checker: blank-import by @hendrywiranto in #45
- setup dependabot config for github-actions by @mmorel-35 in #52
- new checker 'useless-assert' by @Antonboom in #56
New Contributors
- @hendrywiranto made their first contribution in #45
- @mmorel-35 made their first contribution in #52
Full Changelog: v1.0.2...v1.1.0