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

7 lines
133 B
YAML
Raw Normal View History

- id: arg-per-line
name: Args per line hook
entry: bin/hook.sh
language: script
files: ''
args: [hello, world]