Fix linters
1 file changed
tree: 589f4e5622fb02ff4a18c9cb90a3107e6ac023fe
  1. .config/
  2. .github/
  3. ci/
  4. doc/
  5. docs/
  6. images/
  7. molecule/
  8. playbooks/
  9. plugins/
  10. releasenotes/
  11. roles/
  12. tools/
  13. zuul.d/
  14. .gitignore
  15. .pre-commit-config.yaml
  16. README.md
  17. setup.cfg
  18. setup.py
  19. 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