...

Text file src/github.com/udacity/graphb/Makefile

Documentation: github.com/udacity/graphb

     1format:
     2	goimports -w $$(find . -type f -name '*.go' -not -path "./vendor/*")

View as plain text