mirror of
https://github.com/containers/podman.git
synced 2025-10-20 12:43:58 +08:00
exclude new tools vendor dir from validate
We have no control over the code in the vendored files. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
3
test/tools/vendor/github.com/vbatts/git-validation/README.md
generated
vendored
3
test/tools/vendor/github.com/vbatts/git-validation/README.md
generated
vendored
@ -73,7 +73,7 @@ vbatts@valse ~/src/vb/git-validation (master) $ git-validation -v
|
||||
|
||||
Here's a failure:
|
||||
```console
|
||||
vbatts@valse ~/src/vb/git-validation (master) $ git-validation
|
||||
vbatts@valse ~/src/vb/git-validation (master) $ git-validation
|
||||
* 49f51a8 "README: adding install and usage" ... FAIL
|
||||
- FAIL - does not have a valid DCO
|
||||
* d614ccf "*: run tests in a runner" ... PASS
|
||||
@ -103,4 +103,3 @@ See [`./rules/`](./rules/).
|
||||
Feel free to contribute more.
|
||||
|
||||
Otherwise, by using `validate` package API directly, rules can be handed directly to the `validate.Runner`.
|
||||
|
||||
|
Reference in New Issue
Block a user