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

7 lines
260 B
YAML
Raw Normal View History

- 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)$