1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-04 17:09:41 -03:00
tea/vendor/code.gitea.io/gitea-vet
6543 eb37f14923 Update gitea-vet v0.2.0 (#164)
tagged version v0.2.0

make vendor

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/164
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-07-21 16:17:52 +00:00
..
checks Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
.changelog.yml Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
.drone.yml Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
.gitignore Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
.golangci.yml Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
CHANGELOG.md Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
go.mod Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
go.sum Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
LICENSE Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
main.go Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
Makefile Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00
README.md Update gitea-vet v0.2.0 (#164) 2020-07-21 16:17:52 +00:00

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