Skip to content

Commit

Permalink
feat: Add pre-commit support (errata-ai#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksaC authored Jan 29, 2023
1 parent d9052a7 commit 16d3a7f
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: vale
name: vale
description: Run vale on your text
entry: vale
language: golang
types: [text]

0 comments on commit 16d3a7f

Please sign in to comment.