gitea/vendor/gitea.com/jolheiser/gitea-vet
John Olheiser baadb51445
Add gitea-vet (#10948)
* Add copyright

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add gitea-vet and fix non-compliance

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Combine tools.go into build.go and clean up

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Remove extra GO111MODULE=on

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-04-05 07:20:50 +01:00
..
checks Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
.gitignore Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
LICENSE Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
Makefile Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
README.md Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
go.mod Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
go.sum Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
main.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00

README.md

gitea-vet

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