Go Metalinter v3.0.0 Release Notes
Release Date: 2019-01-29 // about 4 years ago-
🔄 Changelog
👕 df395bf Sync install script and remove binaries that are no longer in use.
⚡️ 8389125 Update install.sh for Windows
⚡️ f64e0e4 Update errcheck to the head.
⚡️ 5672743 Update README.md.
⚡️ 44efbc6 Update gochecknoglobals to abbdf6ec0afbf03522985f899c67ead98818854d
👕 3277e05 Fix & enhance the static check regtest.
👕 96c7e2a Remove megacheck, gosimple, and unused.
👕 bb04f89 Adding power support
Previous changes from v2.0.12
-
🔄 Changelog
👕 102ac98 Fix travis Go condition as per https://github.com/travis-ci/docs-travis-ci-com/pull/2117/files
👕 11e7bd8 Add GoLand to README
👕 e8d8012 resolvePaths: dereference root path symlink
🚀 8483257 Release freebsd/openbsd/netbsd and arm64 binaries
👕 9777a28 Bump Go versions and use '.x' to always get latest patch versions
👕 25cd8f4 linters: fix: multiline gosec warnings not shown in gometalinter result
👕 8edca99 Pass error out of goroutine via channel
👕 9ebc929 Remove more references to--install
👕 7a2eddc Homebrew installation instructions (#537)
👕 f428410 Add missing option "-L" for gometalinter installation via curl