Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
schwa committed Nov 19, 2024
1 parent be0073d commit 8bd859e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ repos:
types: [swift]
stages: [pre-push]
pass_filenames: false
- id: xcodebuild
name: xcodebuild
entry: cd Demo && xcodebuild -scheme Ultraviolet
language: system
types: [swift]
stages: [pre-push]
pass_filenames: false
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
Expand Down

0 comments on commit 8bd859e

Please sign in to comment.