diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml new file mode 100644 index 0000000..23c9f6b --- /dev/null +++ b/.pre-commit-hooks.yaml @@ -0,0 +1,5 @@ +- id: clean-rst + name: clean-rst + description: Clean rst and verify dates + entry: clean-rst + language: python