Skip to content

Commit

Permalink
Make rstcheck pass again sadly ignoring anchor links
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlees committed Dec 12, 2024
1 parent 7ee1976 commit 761dbe2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ repos:
rev: v6.2.4
hooks:
- id: rstcheck
args:
- --ignore-messages
- '.*Hyperlink.*'

0 comments on commit 761dbe2

Please sign in to comment.