Skip to content

Tags: Khan/golangci-lint

Tags

v1.62.2-khan

Allow custom linters to auto-fix

This allows custom linters hook into the `--fix` functionality.
Custom linters specify the fixes using the Go analysis structures,
which allow for arbitrary char offsets for fixes; they get converted
into golangci structures, which are line-based. If the conversion is
not possible, the fix is dropped on the floor.

Signed-off-by: Steve Coffman <steve@khanacademy.org>

Test plan:
go test ./...

v1.62.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
dev: fix release workflow (golangci#5156)

v1.62.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/uudashr/iface from 1.2.0 to 1.2.1 (golan…

…gci#5154)

v1.62.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump go-simpler.org/musttag from 0.12.2 to 0.13.0 (golan…

…gci#5121)

v1.61.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (g…

…olangci#4997)

v1.60.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/securego/gosec/v2 from 81cda2f91fbe to a…

…b3f6c1c83a0 (golangci#4943)

v1.60.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 8…

…1cda2f91fbe (golangci#4927)

v1.60.1

chore: free skip space during release

v1.60.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go1.23 support (golangci#4836)

v1.59.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (g…

…olangci#4804)