This is a lot easier to read than what we were doing before.
Change-Id: I30dbd72ef64793ce0451081e6d5bbd7ca547673e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
We also bump the pre-commit versions used.
Change-Id: I0662b6cc7efd58e9fcf6e936dc5556fcc8492ddf
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
In change I5dd9bc9743bea779ea1b4a71264c9a77c80033b3 we have started
ignoring commands from plugins that have been migrated in-tree. Respect
that here also.
Change-Id: I70efa43341df982519afed0803a118126925e5a7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
The repo is Python 3 now, so update hacking to version 2.0 which
supports Python 3.
blacklist:
W504 line break after binary operator
fix:
E117 over-indented
Change-Id: I5578956c5a3d496f16e41100c5a2f5e99b42f9a7
Following files contain #-*- coding: utf-8 -*- declaration
but don't contain any unicode character
Change-Id: Iec6d4b867a4e079a07d5f0f653ab443085eb4ab5
Previously check-plugins job runs a shell script in a playbook.
This commit converts it into tox env so that developers can run
the check job locally.
This commit also improves the output of check_osc_commands.
Change-Id: I280975f20b9dd5080bafb599440ed1c992648986