You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/.github
silverwind 43c8d85f19
Disable `vet` as part of `go test` (#33662)
`go vet` implicitely runs as part of `go test`, but we already have
`make lint-go-vet`, so we were essentially running it twice. This should
hopefully make `go test` slightly faster.

Ref: https://pkg.go.dev/cmd/go#hdr-Test_packages

> As part of building a test binary, go test runs go vet
2 weeks ago
..
ISSUE_TEMPLATE Update README.md (#33149) 2 months ago
workflows Disable `vet` as part of `go test` (#33662) 2 weeks ago
FUNDING.yml Remove bountysource (#29330) 1 year ago
actionlint.yaml Update actionlint.yaml 3 months ago
labeler.yml Update files-changed and labeler globs (#33720) 2 weeks ago
pull_request_template.md Have new announcement about docs contributions (#31364) 9 months ago