api/vendor/github.com/ory/fosite/Makefile

6 lines
80 B
Makefile

format:
goreturns -w -local github.com/ory $$(listx .)
test:
go test ./...