aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/speakeasy-api/git-diff-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/speakeasy-api/git-diff-parser/Makefile')
-rw-r--r--vendor/github.com/speakeasy-api/git-diff-parser/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/github.com/speakeasy-api/git-diff-parser/Makefile b/vendor/github.com/speakeasy-api/git-diff-parser/Makefile
deleted file mode 100644
index 925e94c02..000000000
--- a/vendor/github.com/speakeasy-api/git-diff-parser/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-.PHONY: *
-
-lint:
- gofumpt -l -w .
- golangci-lint run