ci: added pre-commit
2 files changed
tree: 2f1f6683064242c387cbdde88227788a9e54265d
  1. .github/
  2. ci/
  3. doc/
  4. docs/
  5. images/
  6. molecule/
  7. playbooks/
  8. plugins/
  9. releasenotes/
  10. roles/
  11. tools/
  12. zuul.d/
  13. .ansible-lint
  14. .gitignore
  15. .gitreview
  16. .pre-commit-config.yaml
  17. README.md
  18. setup.cfg
  19. setup.py
  20. tox.ini
README.md

Atmosphere

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg