Skip to content

Commit

Permalink
Work on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed May 28, 2024
1 parent 4609c8a commit 7f85751
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,11 @@ repos:
hooks:
- id: sphinx-lint

- repo: https://github.com/LilSpazJoekp/docstrfmt
rev: v1.6.1
# For now, we use it. But it does not support a lot of sphinx features
- repo: https://github.com/dzhu/rstfmt
rev: v0.0.14
hooks:
- id: docstrfmt
language_version: python3
types_or: [rst] # Don't touch python docstrings.
- id: rstfmt

- repo: https://github.com/b8raoult/pre-commit-docconvert
rev: "0.1.4"
Expand Down

0 comments on commit 7f85751

Please sign in to comment.