Skip to content

Commit

Permalink
add rst linter to precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
auramix committed Aug 8, 2023
1 parent 26817ae commit 92a0dfb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ repos:
rev: v1.4.1
hooks:
- id: mypy
- repo: https://github.com/Lucas-C/pre-commit-hooks-markup
rev: v1.0.1
hooks:
- id: rst-linter

0 comments on commit 92a0dfb

Please sign in to comment.