Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Releases: alecthomas/gometalinter

v3.0.0

29 Jan 22:48
Compare
Choose a tag to compare

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

v2.0.12

16 Dec 01:02
Compare
Choose a tag to compare

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

v2.0.11

09 Sep 06:20
Compare
Choose a tag to compare

Changelog

17a7ffa Update gochecknoglobals

v2.0.10

06 Sep 01:01
Compare
Choose a tag to compare

Changelog

2b0b5f3 Update to latest gosec.

v2.0.9

06 Sep 00:47
Compare
Choose a tag to compare

Changelog

3917f98 Update install.sh + README.

v2.0.8

05 Sep 09:03
Compare
Choose a tag to compare

Changelog

bb55412 Fix travis pattern match!

v2.0.5

16 Feb 02:17
Compare
Choose a tag to compare

Changelog

46cc1ea Fix --version and bump to 2.0.5


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v2.0.4

14 Feb 09:35
Compare
Choose a tag to compare

Changelog

84b9d26 Agghhhhhhhhh.
84026ca Fix travis.yml.
289ddfc Update Travis API key.
dedc984 Use latest goreleaser.
0e6b16c using the $PWD env instead of hard-coding the path
61db64b Switch to goreleaser.
6a0f4ef Ensure zip/tar output doesn't leak out of packager script.
3203182 Basic installer script + sha256 checksums.
bd390c8 Restore the warning about updating vendored linters (#414)
b8bdae8 update version to v2 (#413)
2ecd20c Add support for .gometalinterrc (#407)


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v2.0.3: Basic installer script + sha256 checksums.

09 Jan 04:38
Compare
Choose a tag to compare
Fixes #421.

Also see install script mention in #418.

v2.0.2: Remove v1 from search path (#408)

07 Dec 16:33
b8b1f84
Compare
Choose a tag to compare

Fix for gopkg.in installs when upgrading from v1