Skip to content

d/salsa-ci.yml: Restore Python static checks on scripts

Ben Hutchings requested to merge benh/linux:flake8-scripts into master

flake8 only checks *.py by default. We want to check all Python scripts as well. Restore the previous commands that build a list of files to check.

Fixes: 3c1bc79a ("Use flake8 to check Python code")

Merge request reports

Loading