这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: wusuower/golangci-lint

Tags

v1.12.5

Toggle v1.12.5's commit message
Fix golangci#331: fix errcheck "ignore" config directive.

Make tests for "ignore" and "exclude" directives.
Mark all hidden command-line options as deprecated.

v1.12.4

Toggle v1.12.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
Fix golangci#318: better validate linters and help commands

v1.12.3

Toggle v1.12.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
remove unnecessary command from Dockerfile

v1.12.2

Toggle v1.12.2's commit message
fix golangci#277, fix golangci#260: fix crash

Fix crash because of parallel access to ssa.Program

v1.12.1

Toggle v1.12.1's commit message
Fix golangci#282, fix golangci#209: revert goimports commit

ed64e33c8c8bc9a919e2b85a1a08225b5ae59d70. Also add tests
for local mode of goimports and do refactoring of tests.

v1.12

Toggle v1.12's commit message
dev: fix tests

v1.11.3

Toggle v1.11.3's commit message
Fix false positives with unused identifiers

Issue golangci#265: don't report unused warning when an identifier is
used only in tests.

v1.11.2

Toggle v1.11.2's commit message
Fix golangci#261: build-tags fix for package loader

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
docs: write about Atom integration

v1.11

Toggle v1.11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
update golang.org/x/tools