Skip to content

Commit

Permalink
update precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ilude committed Mar 25, 2024
1 parent 749daa6 commit d85bf23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/sh
echo "Running pre-commit hook yamllint..."
yamllint -c .yamllint .

0 comments on commit d85bf23

Please sign in to comment.