1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-11 13:38:41 +02:00

chore: commit the empty certs folder

This commit is contained in:
Carlos Alexandro Becker 2018-05-13 16:43:19 -03:00 committed by Carlos Alexandro Becker
parent cdec0a0d1d
commit 2498313866
3 changed files with 0 additions and 2 deletions

View File

@ -44,7 +44,6 @@ fmt:
# Run all the linters
lint:
rm -rf pipeline/s3/testdata/config/certs
gometalinter --vendor ./...
find . -name '*.md' -not -wholename './vendor/*' | xargs prettier -l
.PHONY: lint

View File

@ -1 +0,0 @@
certs

View File