summaryrefslogtreecommitdiffstats
path: root/testing/resources/arg_per_line_hooks_repo/.pre-commit-hooks.yaml
blob: 4c101db28846762385b95131bd16ae0ac6979054 (plain)
1
2
3
4
5
6
-   id: arg-per-line
    name: Args per line hook
    entry: bin/hook.sh
    language: script
    files: ''
    args: [hello, world]