Skip to content

v4.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bombsimon bombsimon released this 15 Mar 22:25
· 28 commits to master since this release
feb295d

This is a complete rewrite of the runner to use the analysis package. All the internals are the same but we now have a better way to report issues which also enables us to report suggested fixes. By using the --fix flag we can finally fix the reported issues and re-format the code for us. 🎉

For now we can't handle suggested fixes in golangci-lint so you'll have to install wsl and run the fixer separate from golangci-lint until that's addressed.

What's Changed

Full Changelog: v3.4.0...v4.0.0