summaryrefslogtreecommitdiffstats
path: root/testing/resources/types_or_repo/.pre-commit-hooks.yaml
blob: a4ea920d6ca0c5f0290e946c58b01e650f6ed87b (plain)
1
2
3
4
5
6
-   id: python-cython-files
    name: Python and Cython files
    entry: bin/hook.sh
    language: script
    types: [file]
    types_or: [python, cython]