Tags: Khan/golangci-lint
Tags
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 ./...
build(deps): bump github.com/securego/gosec/v2 from 81cda2f91fbe to a… …b3f6c1c83a0 (golangci#4943)
build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 8… …1cda2f91fbe (golangci#4927)
PreviousNext