Skip to content

Commit

Permalink
Add pre-commit hooks using adviser
Browse files Browse the repository at this point in the history
  • Loading branch information
VannTen committed Jan 17, 2023
1 parent a611ecb commit a37387f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ repos:
hooks:
- id: yamllint
args: [-c=.yamllint]

- repo: https://github.com/VannTen/adviser.git
rev: 6032202bf8b84bd24207091fcd8ba83ac3534d3f
hooks:
- id: validate-prescriptions

0 comments on commit a37387f

Please sign in to comment.