Go Metalinter v2.0.12 Release Notes

Release Date: 2018-12-16 // over 5 years ago
  • ๐Ÿ”„ 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