pre-commit/testing/resources/system_hook_with_spaces_repo/hooks.yaml

5 lines
169 B
YAML

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