You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Olheiser baadb51445
Add gitea-vet (#10948)
* Add copyright

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

* Add gitea-vet and fix non-compliance

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

* Combine tools.go into build.go and clean up

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

* Remove extra GO111MODULE=on

Signed-off-by: jolheiser <john.olheiser@gmail.com>
4 years ago
..
internal Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
LICENSE Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
PATENTS Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
README Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
adaptor.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
codereview.cfg Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
doc.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
errors.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
fmt.go Add gitea-vet (#10948) 4 years ago
format.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
frame.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
go.mod Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
wrap.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago

README

This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.