skopeo/hack/make
Miloslav Trmač d08a3812d2 Use contents of local checkout instead of last commit for validation
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.
2016-03-21 14:55:32 +01:00
..
.validate Use contents of local checkout instead of last commit for validation 2016-03-21 14:55:32 +01:00
test-integration validate scripts in container 2016-01-24 12:27:53 +01:00
validate-git-marks validate scripts in container 2016-01-24 12:27:53 +01:00
validate-gofmt Use contents of local checkout instead of last commit for validation 2016-03-21 14:55:32 +01:00
validate-lint Use contents of local checkout instead of last commit for validation 2016-03-21 14:55:32 +01:00
validate-vet Use contents of local checkout instead of last commit for validation 2016-03-21 14:55:32 +01:00