mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
added test for swift hook
This commit is contained in:
parent
14cebbb25f
commit
ca731268a4
5 changed files with 24 additions and 0 deletions
5
testing/resources/swift_hooks_repo/Package.swift
Normal file
5
testing/resources/swift_hooks_repo/Package.swift
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "swift_hooks_repo"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue