mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
misspell
This commit is contained in:
parent
c993a5baf0
commit
3388cbbf63
@ -14,6 +14,7 @@ script:
|
||||
--enable=gofmt \
|
||||
--enable=goimports \
|
||||
--enable=dupl \
|
||||
--enable=misspell \
|
||||
./...
|
||||
after_success:
|
||||
test ! -z "$TRAVIS_TAG" && go run main.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user