Releases: golangci/golangci-lint-action
Releases · golangci/golangci-lint-action
v1.2.1
don't add --new args if not requested
v1.2.0
Support only-new-issues
v1.1.0
Support working-directory
option.
Stable
We're out of beta and mark our GitHub action as stable!
Beta
We've removed github-token
input and have started using action config.
Beta
We've improved documentation.
Beta
We've rewritten the action from scratch using TypeScript. It allowed a 3-4x performance boost by using caching and not using slow docker images pulling.
Alpha
- Updated README
- Removed github token from required args
Early alpha
Something should work.
Initial release
Still work in progress