Feat: describe in pre-commit-hook

This commit is contained in:
Bertrand Benjamin 2022-08-22 21:07:36 +02:00
parent 0c3ee1c020
commit 8f55426524
1 changed files with 5 additions and 0 deletions

5
.pre-commit-hooks.yaml Normal file
View File

@ -0,0 +1,5 @@
- id: clean-rst
name: clean-rst
description: Clean rst and verify dates
entry: clean-rst
language: python