Skip to content

Commit

Permalink
pre-commit: Eat pre-commit dogfood & validate this hook w/pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitronx committed Oct 21, 2023
1 parent cbf28ce commit 334e976
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
Expand Up @@ -4,3 +4,8 @@
entry: hooks/doctl-app-spec-validate.sh
language: script
types: [shell]
pass_filenames: true
files: |
(?x)^(
\.do/app\.y(a)?ml
)$

0 comments on commit 334e976

Please sign in to comment.