Skip to content

Commit

Permalink
feat(pre-commit): create pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Sep 24, 2023
1 parent 2eba5fd commit 632ae29
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- id: toodaloo
name: toodaloo
description: Say goodbye to your todos
entry: toodaloo scan
language: golang
pass_filenames: false

0 comments on commit 632ae29

Please sign in to comment.