This repository add more pre-commit used by Infopen company.
This hook lint the RST files to validate the syntax.
You can use Docker compose (or Docker only if you prefer) to run test suite.
- Build docker image
docker-compose build
- Run test container
docker-compose up -d
- Run test suite
docker-compose exec -u pyenv-test infopen_pre_commit_hooks tox