tripleo-quickstart/roles
Sorin Sbarnea f0b251d924 Run all linters via pre-commit
Executes all linters via pre-commit, which is much faster, guarantees
their version locking and allows upgrading them with a single command.

Before this change the only linter running via pre-commit was
ansible-lint.

Now we also run bashate, flake8 and yamllint via pre-commit.

For developer convenience we still keep the old tox environments
which allow running a single linter.

Change-Id: Ia0737c50de0f01de8576089d72de8940c16e9e0e
2019-01-15 11:14:31 +00:00
..
common/defaults Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
convert-image Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
environment Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
fetch-images Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
libvirt Merge "Fix ssh agent handling of keys" 2019-01-14 16:10:19 +00:00
parts Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
provision Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
repo-setup Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
tripleo/undercloud/tasks Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
tripleo-inventory Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
virtbmc Run all linters via pre-commit 2019-01-15 11:14:31 +00:00