Go to file
John Olheiser 0185062ee4 Add CI (#1)
Add basic build when merged to master

Add basic CI compliance and linting

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: #1
2020-04-04 21:12:39 +00:00
checks Add CI (#1) 2020-04-04 21:12:39 +00:00
.drone.yml Add CI (#1) 2020-04-04 21:12:39 +00:00
.gitignore Initial commit 2020-03-24 22:43:07 -05:00
.golangci.yml Add CI (#1) 2020-04-04 21:12:39 +00:00
go.mod Initial commit 2020-03-24 22:43:07 -05:00
go.sum Initial commit 2020-03-24 22:43:07 -05:00
LICENSE Initial commit 2020-03-24 22:43:07 -05:00
main.go Add CI (#1) 2020-04-04 21:12:39 +00:00
Makefile Add CI (#1) 2020-04-04 21:12:39 +00:00
README.md Add CI (#1) 2020-04-04 21:12:39 +00:00

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