Core: add clean-rst in pre-commit
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
---
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v3.2.0
|
||||
rev: v4.3.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
@@ -13,3 +13,7 @@ repos:
|
||||
rev: 'v6.1.0' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: rstcheck
|
||||
- repo: https://git.opytex.org/lafrite/clean-rst
|
||||
rev: v0.1.2
|
||||
hooks:
|
||||
- id: clean-rst
|
||||
|
Reference in New Issue
Block a user