summaryrefslogtreecommitdiffstats
path: root/testing/resources/swift_hooks_repo/.pre-commit-hooks.yaml
blob: c08df87d4c5ae97135e169e7611ea43712d499a3 (plain)
1
2
3
4
5
6
-   id: swift-hooks-repo
    name: Swift hooks repo example
    description: Runs the hello world app generated by swift package init --type executable (binary called swift_hooks_repo here)
    entry: swift_hooks_repo
    language: swift
    files: \.(swift)$