Skip to content

Commit 8366d66

Browse files
committed
add pre-commit-hook for travis file
1 parent b156f23 commit 8366d66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ repos:
33
rev: 1.0.4
44
hooks:
55
- id: shell-lint
6+
- repo: git://github.com/alphagov/verify-travis-pre-commit-hook
7+
sha: master
8+
hooks:
9+
- id: travis-yml-lint

0 commit comments

Comments
 (0)