mirror of
https://github.com/containers/skopeo.git
synced 2025-06-03 03:59:51 +00:00
Validating only committed files is not useful in the natural $test_everything_passes; commit; push workflow; the failures will not be caught locally, only by Travis later (and only if PRs are used instead of direct commits to master). So, use the working directory state instead of last commit for validations; and remove misleading comments in checks which already use the working directory state. |
||
---|---|---|
.. | ||
.validate | ||
test-integration | ||
validate-git-marks | ||
validate-gofmt | ||
validate-lint | ||
validate-vet |