chore: add more pre-commit-config
76 files changed
tree: 19f6b8b0017635c46488eb64ad6268a2e2435d74
  1. .github/
  2. ci/
  3. cmd/
  4. doc/
  5. docs/
  6. images/
  7. internal/
  8. molecule/
  9. playbooks/
  10. plugins/
  11. releasenotes/
  12. roles/
  13. .ansible-lint
  14. .gitignore
  15. .pre-commit-config.yaml
  16. galaxy.yml
  17. go.mod
  18. go.sum
  19. pyproject.toml
  20. README.md
  21. 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