gitea/vendor/code.gitea.io/gitea-vet
6543 ee97e6a66a
Update gitea-vet to v0.2.1 ()
* change to new code location

* vendor

* tagged version v0.2.0

* gitea-vet v0.2.1

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
checks Update gitea-vet to v0.2.1 ()
.changelog.yml Update gitea-vet to v0.2.1 ()
.drone.yml Update gitea-vet to v0.2.1 ()
.gitignore Update gitea-vet to v0.2.1 ()
.golangci.yml Update gitea-vet to v0.2.1 ()
CHANGELOG.md Update gitea-vet to v0.2.1 ()
LICENSE Update gitea-vet to v0.2.1 ()
Makefile Update gitea-vet to v0.2.1 ()
README.md Update gitea-vet to v0.2.1 ()
go.mod Update gitea-vet to v0.2.1 ()
go.sum Update gitea-vet to v0.2.1 ()
main.go Update gitea-vet to v0.2.1 ()

README.md

gitea-vet

Build Status

go vet tool for Gitea

Analyzer Description
Imports Checks for import sorting. stdlib->code.gitea.io->other
License Checks file headers for some form of Copyright...YYYY...Gitea/Gogs
Migrations Checks for black-listed packages in code.gitea.io/gitea/models/migrations