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 9b7297d + 2e3c157 commit af669a5Copy full SHA for af669a5
.travis.yml
@@ -23,4 +23,5 @@ script:
23
- go vet -x ./...
24
- golint ./...
25
- go build .
26
- - go test -v ./...
+ - go test -v ./...
27
+ - ./git-validation -run DCO,short-subject,dangling-whitespace -v
0 commit comments