gitea/vendor/gitea.com/jolheiser/gitea-vet/README.md

8 lines
369 B
Markdown
Raw Normal View History

# 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`|