v1.11
Changelog
59c3d20 Add install.sh to the repo and update readme. Fixes #233
0421bac Fix #237, fix #178: use go/packages
b307cc3 Fix formatting with updated goimports version
d55cc88 Fix nolint comment in readme
889e38c Make it build with go1.11
1759c57 Replace ENTRYPOINT with CMD
a84578d Tweak log entry for "not compiling" packages.
90b06c3 Update REAMDE for ale-vim support
8d4075b Update readme
01ec556 added golangci-lint badge to repo
3e87812 address CR comments
6ecea1c config: gas => gosec defaults.
37a3179 fix: update dockerfile to use golang 1.11
b81346f linters/errcheck: add support for ignore/exclude flags
9f0dcd6 readme: fix typo in sample config.
4570c04 remove panic for fmt.Fprintf (bit prettier when printing to console)
0c82b64 return gosec default excludes: it's too annoying for users
58c7cce update building from source in readme to include buildFlags.
e5a60ca update generated readme
17508ab update golang.org/x/tools
6f6d496 update golang.org/x/tools in go.mod
0e2be20 vendor: update golang.org/x/tools including goimports formatting changes
Docker images
docker pull golangci/golangci-lint:v1.11
docker pull golangci/golangci-lint:v1.11
docker pull golangci/golangci-lint:latest