Go Metalinter v3.0.0 Release Notes

Release Date: 2019-01-29 // about 5 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