api/vendor/github.com/ory/fosite/Makefile
2020-06-26 11:11:27 +02:00

6 lines
80 B
Makefile

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