...

Text file src/github.com/ory/fosite/Makefile

Documentation: github.com/ory/fosite

     1format:
     2		goreturns -w -local github.com/ory $$(listx .)
     3
     4test:
     5		go test ./...
     6

View as plain text