Releases: ccoVeille/golangci-lint-config-examples
Releases Β· ccoVeille/golangci-lint-config-examples
v2.0.0 - golangci-lint v2 compatible
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
v1.1.0
v1.0.2
What's Changed
- Almost nothing
Improvements
- chore: fix version in files by @ccoVeille in #27
Full Changelog: v1.0.1...v1.0.2
1.0.1
Improvements
- small fix for revive: context-as-argument by @ccoVeille in #19
Various changes
- improve GitHub actions by @ccoVeille in #16
- chore: add forgotten CHANGELOG entry by @ccoVeille in #18
- chore(deps): bump raven-actions/actionlint from 1.0.3 to 2.0.0 in the all group by @dependabot in #17
Full Changelog: v1.0.0...v1.0.1