Skip to content

Update module golangci/golangci-lint to v1.16.0

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
github.com/golangci/golangci-lint require minor v1.16.0 source code search for "github.com/golangci/golangci-lint"

Release Notes

golangci/golangci-lint

v1.16.0

Compare Source

Changelog

c41b1e2 Add --color flag to force colored output on/off c55a62a Add Go1.12 to TravisCI f516771 Fix #​415: sort linters list in help commands 7514bf8 Fix AST cache key consistency. 099f2ae Include log level option 8319caf Makefile: Add target build 3d2dfac Support excluding issues by source line regexp cad10b2 Update go version to 1.12 in Dockerfile 0fdd91d Update golang.org/x/tools package to fix false IllTyped error 2c69ef2 Update megacheck (staticcheck) to 2019.1.1 8c1237b Use the newest go vet d278457 add LICENSE for x/tools be0679e build on go 1.12 and fix go 1.11 compatibility 926e99a copy go/analysis internal/checker into the project as is a5c44d2 go1.11 compatibility fixed 407c3f0 go1.12: add nolint for gochecknoinits in mod_version.go 466006b go1.12: migrate from perl GOROOT/test/errcheck 7289a90 modify goanalysis

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.16.0
  • docker pull golangci/golangci-lint:v1.16

v1.15.0

Compare Source

Changelog

d437ac8 Implement auto-fixing for gofmt,goimports,misspell a3a0455 add support for exclude rules ebadb7a Fix #​384: support ignore-words option for misspell 307c287 Fix #​388: include staticcheck check name into a message

b607ea3 #​392: run GO111MODULE=on go mod vendor after go-diff update 1eb7125 Add version information to built artifact when go get with go1.12 f7d2e92 Dockerfile: copy the binary to /bin/ instead of $GOPATH/bin/ 08574bf Update sourcegraph go-diff edd055f config: add validation for exclude rules 25a630d docker: install golangci-lint into /usr/bin 96af958 fix #​383: eval symlinks in AST cache 30bfd60 improve tests for exclude rules e672537 remove obvious TODO about concurrent exclude rule processing

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.15.0
  • docker pull golangci/golangci-lint:v1.15

v1.14.0

Compare Source

Changelog

aa26b37 Add 'segmentio/terraform-docs' to list of great projects. b3bad28 Fix #​382: make go-critic example config valid 81cf487 Fix #​387: update goimports 9916a2f Relates #​367: update unparam c1085ef Relates #​381, #​367: cleanup docs and warn if unparam algo was configured 186fe37 add code-climate output format 6c4d290 add gosec files 01fb823 unparam: update unparam, and go mod vendor b31cfd6 update go-critic 7c49721 update gochecknoglobals 183765e update gosec

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.14.0
  • docker pull golangci/golangci-lint:v1.14

v1.13.2

Compare Source

Changelog

3e9b681 fix #​370: fix go-critic configuration broken in v1.13

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.13.2
  • docker pull golangci/golangci-lint:v1.13

v1.13.1

Compare Source

Changelog

af080e7 don't crash when staticcheck panics

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.13.1
  • docker pull golangci/golangci-lint:v1.13

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading