libvirt/build-aux
Andrea Bolognani cae268f7b9 syntax-check: Run flake8 on all Python scripts
Currenty we only check files that end in .py, but we have at
least a couple of scripts that don't have that suffix and we
nonetheless want to keep compliant with the code style.

Extend the sc_flake8 syntax-check rule so that any file that
contains a Python 3 shebang is fed to flake8 too.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2021-03-22 12:05:18 +01:00
..
check-spacing.pl
Makefile.in build-aux: require GNU grep on FreeBSD 2021-03-04 19:17:15 +04:00
Makefile.nonreentrant
meson.build build-aux: require GNU grep on FreeBSD 2021-03-04 19:17:15 +04:00
syntax-check.mk syntax-check: Run flake8 on all Python scripts 2021-03-22 12:05:18 +01:00
useless-if-before-free
vc-list-files