1
0
Fork 0
pre-commit/testing/resources/system_hook_with_spaces_repo/.pre-commit-hooks.yaml

6 lines
144 B
YAML
Raw Permalink Normal View History

- id: system-hook-with-spaces
name: System hook with spaces
entry: bash -c 'echo "Hello World"'
language: system
files: \.sh$