選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
6543 ee97e6a66a
Update gitea-vet to v0.2.1 (#12282)
3年前
..
checks Update gitea-vet to v0.2.1 (#12282) 3年前
.changelog.yml Update gitea-vet to v0.2.1 (#12282) 3年前
.drone.yml Update gitea-vet to v0.2.1 (#12282) 3年前
.gitignore Update gitea-vet to v0.2.1 (#12282) 3年前
.golangci.yml Update gitea-vet to v0.2.1 (#12282) 3年前
CHANGELOG.md Update gitea-vet to v0.2.1 (#12282) 3年前
LICENSE Update gitea-vet to v0.2.1 (#12282) 3年前
Makefile Update gitea-vet to v0.2.1 (#12282) 3年前
README.md Update gitea-vet to v0.2.1 (#12282) 3年前
go.mod Update gitea-vet to v0.2.1 (#12282) 3年前
go.sum Update gitea-vet to v0.2.1 (#12282) 3年前
main.go Update gitea-vet to v0.2.1 (#12282) 3年前

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