What's Changed
- feat: migrate to golangci-lint v2 config format by @ccoVeille in #42
- add forgotten linters:
unused
&revive.exported
by @ccoVeille in #42 - add recent linters
exptostd
&usetesting
to03-safe
and above by @ccoVeille in #42
Miscellaneous
- doc: add a badge about the popularity of the project by @ccoVeille in #29
- fix: empty arrays for dupwords and misspell by @ccoVeille in #37
- ci: split CI in multiple workflows by @ccoVeille in #43
- doc: fix README.md files by @ccoVeille in #44
Full Changelog: v1.1.0...v2.0.0