Skip to content

v1.10

Compare
Choose a tag to compare
@golangci golangci released this 12 Aug 19:38
· 3399 commits to main since this release

Changelog

9ec959f Close #187: disable typecheck for golangci.com by default
faa7599 Close #191: fork Misspell and merge 3 pending PR-s into it
a2b9012 Close #196: disable GAS (gosec) by default
b900926 Fix #121, fix #186: remove --silent,-s flag: be silent by default
0262f00 Fix #130: update ineffassign: fix crash on break/continue outside of loop
55cdda4 Fix #159: add silent option to .golangci.example.yml
bc945a1 Improve lll parsing for very long lines
a2450a5 Path Prefix was broken on depguard
1f3d5b2 Update depguard with Glob matching support
d3eb3ed point users to --new-from-rev=HEAD~ for CI setups in --help
b1948fd remove GOLANGCI_COM_RUN: make runs in golangci.com and local runs identical

Docker images

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