We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 839ee37 + f71a166 commit 93a6ffdCopy full SHA for 93a6ffd
.travis.yml
@@ -14,5 +14,5 @@ install: true
14
script:
15
- go vet -x ./...
16
- make .golint
17
- - $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
+ - $HOME/gopath/bin/git-validation -run DCO,short-subject,dangling-whitespace -v -range ${TRAVIS_COMMIT_RANGE}
18
0 commit comments