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

Tags: wusuower/golangci-lint

Tags

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

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