8000 Tags · selectable/golangci-lint · GitHub
[go: up one dir, main page]

Skip to content

Tags: selectable/golangci-lint

Tags

v1.15.0

Toggle v1.15.0's commit message
dev: add gosec test case

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
add gosec files

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
docs: remove extra bracket

v1.13.1

Toggle v1.13.1's commit message

Unverified

No user is associated with the committer email.
don't crash when staticcheck panics

v1.13

Toggle v1.13's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
docs: update changelog

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.
0