gitea/vendor/golang.org/x/xerrors
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>
2020-04-05 07:20:50 +01:00
..
internal Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
LICENSE Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
PATENTS Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
README Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
adaptor.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
codereview.cfg Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
doc.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
errors.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
fmt.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
format.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
frame.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
go.mod Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
wrap.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00

README

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