ci: add flake8 to pre-commit
3 files changed
tree: d6c79c55d377ed199b74ff8b5de7ff674e9b85a6
  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. .flake8
  15. .gitignore
  16. .pre-commit-config.yaml
  17. galaxy.yml
  18. go.mod
  19. go.sum
  20. pyproject.toml
  21. README.md
  22. 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