Skip to content

Releases: golangci/golangci-lint

v1.13.2

26 Jan 16:40
7b2421d
Compare
Choose a tag to compare

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

24 Jan 09:31
Compare
Choose a tag to compare

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

v1.13

21 Jan 07:59
2192097
Compare
Choose a tag to compare

Changelog

59a533c Fix #344: fix go-misc checksum on go1.11.4
87aae77 Update gocritic and support enabled-tags
7705f82 Update megacheck to the latest version
aa814eb add support for searching for errcheck exclude file
f6ce931 fix #355: don't merge megacheck on linters cmd
50abb24 fixing readme bug
d9a1bdb gocritic: fix code to pass newly added gocritic checks
0192cb3 gocritic: update default checks list
2216387 speedup typecheck on large project with compilation errors

Docker images

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

v1.12.5

23 Dec 09:43
Compare
Choose a tag to compare

Changelog

609de32 Fix #331: fix errcheck "ignore" config directive.

Docker images

  • docker pull golangci/golangci-lint:v1.12.5
  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:latest

v1.12.4

22 Dec 14:21
21c2590
Compare
Choose a tag to compare

Changelog

e72fe05 Add .pre-commit-hooks.yaml
b693037 Allow configure module download mode
a4a7100 Fix #263: update goimports
21c2590 Fix #318: better validate linters and help commands
7063a9d Fix errors when specifying absolute path
441bdb3 Fix the skip-dirs option.
ef78643 Fix typo in gometalinter comparison example
baa2415 Use go env GOPATH for installation
4f0fddf add tests for abs path args
4be4794 don't stop megacheck on main packages
37e6995 lintpack/gocritic: update lintpack & gocritic versions
09c65fc rework modules download mode option
7dfb9cf rework skip dir algorithm

Docker images

  • docker pull golangci/golangci-lint:v1.12.4
  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:latest

v1.12.3

24 Nov 08:57
014a924
Compare
Choose a tag to compare

Changelog

cb5d1da Add support for home directory expansion for -c/--config flag
27752e8 add command 'golangci-lint config path'
55a18ae don't make typecheck issues without file/line info
255a39b fix #302: fix concurrent astcache access
dba3907 improve typecheck errors parsing
014a924 remove unnecessary command from Dockerfile
7278b7a setup typecheck error file if it's empty

Docker images

  • docker pull golangci/golangci-lint:v1.12.3
  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:latest

v1.12.2

11 Nov 06:44
Compare
Choose a tag to compare

Changelog

898ae4d fix #277, fix #260: fix crash
952cc0b fix hangup of golangci-lint on large projects with compilation errors

Docker images

  • docker pull golangci/golangci-lint:v1.12.2
  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:latest

v1.12.1

10 Nov 10:09
Compare
Choose a tag to compare

Changelog

ac77eaa Fix #282, fix #209: revert goimports commit

Docker images

  • docker pull golangci/golangci-lint:v1.12.1
  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:latest

v1.12

07 Nov 09:05
Compare
Choose a tag to compare

Changelog

a57bc83 On of cases for #260: fix crash in staticcheck
89b7e42 Use git describe --tags to get most recent tag reachable from HEAD
0935ce1 fix #132: support go-critic linter
7d51954 fix #199: support gochecknoinits, gochecknoglobals
84c9c65 fix #243: support Scopelint linter

Docker images

  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:v1.12
  • docker pull golangci/golangci-lint:latest

v1.11.3

05 Nov 13:22
Compare
Choose a tag to compare

Changelog

c02a6da Fix #263: fix goimports performance with modules
ccac35a Fix false positives with unused identifiers
3345c71 fix #264: fix Windows compatibility
0bc2523 fix #266: docs: reorder sections and update changelog
71b940e fix markdownlint issues
a4d7d7a logging for corrupted SSA packages

Docker images

  • docker pull golangci/golangci-lint:v1.11.3
  • docker pull golangci/golangci-lint:v1.11
  • docker pull golangci/golangci-lint:latest