mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
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`|
|