Skip to content

Commit

Permalink
feat: add pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
danthorpe committed Apr 10, 2024
1 parent 5eb3d20 commit 756fbb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- id: swift-format
name: swift-format
entry: swift-format format --in-place --recursive --parallel
language: swift
types: [swift]

0 comments on commit 756fbb3

Please sign in to comment.