summaryrefslogtreecommitdiffstats
path: root/vendor/gitea.com/jolheiser/gitea-vet/README.md
blob: 5fc03e0ebfedb9a5aebe9dbbd4fbd77af0906fb2 (plain)
1
2
3
4
5
6
7
# 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`|