ci(ansible-lint): skip `name[casing]` checks
1 file changed
tree: f6893d30b6415c0e30b9b86b9a5b16b961491aea
  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. .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