mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 13:58:14 +00:00
build-aux: Enable flake8 checks for python extraction scripts.
These were recently updated to pass the checks, so should be added to the list in order to avoid regressions in the future. While at it, fixing the indentation. Acked-by: Eelco Chaudron <echaudro@redhat.com> Reviewed-By: Ihar Hrachyshka <ihar@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
This commit is contained in:
@@ -22,6 +22,10 @@ EXTRA_DIST += \
|
||||
|
||||
FLAKE8_PYFILES += \
|
||||
build-aux/dpdkstrip.py \
|
||||
build-aux/extract-ofp-actions \
|
||||
build-aux/extract-ofp-errors \
|
||||
build-aux/extract-ofp-fields \
|
||||
build-aux/extract-ofp-msgs \
|
||||
build-aux/gen_ofp_field_decoders \
|
||||
build-aux/sodepends.py \
|
||||
build-aux/soexpand.py \
|
||||
|
Reference in New Issue
Block a user