9seconds 4 лет назад
Родитель
Сommit
ad8c09a2a3
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Просмотреть файл

@@ -39,7 +39,7 @@ vendor: go.mod go.sum
39 39
 
40 40
 .PHONY: fmt
41 41
 fmt:
42
-	@$(GOTOOL) gofumpt -w -s -extra "$(ROOT_DIR)"
42
+	@$(GOTOOL) gofumpt -w -extra "$(ROOT_DIR)"
43 43
 
44 44
 .PHONY: test
45 45
 test:

Загрузка…
Отмена
Сохранить