mirror of https://github.com/go-gitea/gitea.git
8 lines
369 B
Markdown
8 lines
369 B
Markdown
# 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`|
|