diff options
Diffstat (limited to 'vendor/github.com/speakeasy-api/git-diff-parser/Makefile')
| -rw-r--r-- | vendor/github.com/speakeasy-api/git-diff-parser/Makefile | 5 |
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 |
