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

Skip to content

Tags: dcaba/golangci-lint

Tags

v1.20.0

Toggle v1.20.0's commit message
Fix docker builds. (golangci#798)

v1.19.1

Toggle v1.19.1's commit message
Use separate go.mod/go.sum to manage tool deps. (golangci#736)

Fixes downstream `go get` issues due to broken/invalid
transitive goreleaser dependencies.

Fixes golangci#730

v1.19.0

Toggle v1.19.0's commit message
Update minimum Go version to 1.12.

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jirfag Denis Isaev
dev: build by go1.13 for release

v1.17.1

Toggle v1.17.1's commit message
fix golangci#529: exit with code 7 when error was logged

v1.17.0

Toggle v1.17.0's commit message
fix golangci#522: run misspell in text mode

Treat Go source files as plain text files by misspell: it allows detecting
issues in strings, variable names, etc. Also, it's the default mode of
a standalone misspell tool.

Also, implement richer and more stable auto-fix of misspell issues:
now it can fix multiple issues in one line.

v1.16.0

Toggle v1.16.0's commit message

Verified

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

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

0