This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/code.gitea.io/gitea-vet
..
checks
.changelog.yml
.drone.yml
.gitignore
.golangci.yml
CHANGELOG.md
go.mod
go.sum
LICENSE
main.go
Makefile
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