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
2025-03-03 06:03:42 +00:00
..
ISSUE_TEMPLATE Update README.md (#33149) 2025-01-10 16:03:07 +08:00
workflows Disable `vet` as part of `go test` (#33662) 2025-03-03 06:03:42 +00:00
FUNDING.yml Remove bountysource (#29330) 2024-02-22 19:53:03 +01:00
actionlint.yaml Update actionlint.yaml 2024-12-12 15:45:27 -05:00
labeler.yml Update files-changed and labeler globs (#33720) 2025-02-25 11:33:23 -08:00
pull_request_template.md Have new announcement about docs contributions (#31364) 2024-06-14 11:17:05 +08:00