зеркало из https://github.com/microsoft/docker.git
Merge pull request #305 from fsouza/master
Makefile: simplify "fmt" target
This commit is contained in:
Коммит
e331f1ee0e
2
Makefile
2
Makefile
|
@ -43,4 +43,4 @@ test: all
|
|||
@(cd $(DOCKER_DIR); sudo -E go test $(GO_OPTIONS))
|
||||
|
||||
fmt:
|
||||
@find . -name "*.go" -exec gofmt -l -w {} \;
|
||||
@gofmt -s -l -w .
|
||||
|
|
Загрузка…
Ссылка в новой задаче