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

* vendor

* tagged version v0.2.0

* gitea-vet v0.2.1

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-08-15 13:13:07 -04:00
..
checks Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
.changelog.yml Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
.drone.yml Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
.gitignore Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
.golangci.yml Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
CHANGELOG.md Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
LICENSE Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
Makefile Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
README.md Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
go.mod Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
go.sum Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00
main.go Update gitea-vet to v0.2.1 (#12282) 2020-08-15 13:13:07 -04:00

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