Make hooks specify files. Optionally allow config to override manifest.

This commit is contained in:
Anthony Sottile 2014-06-05 18:37:33 -07:00
parent 0ec9020346
commit 96174deac6
25 changed files with 81 additions and 50 deletions

View file

@ -2,3 +2,4 @@
name: System hook with spaces
entry: /usr/bin/python -c 'import sys; print("Hello World")'
language: system
files: \.sh$