Skip to content

tox.ini: Modify shellcheck and flake8 filters

  • Exclude the web directory from shellcheck and flake8 consideration.

  • shellcheck: Only consider *.sh files (outside of the excluded
    directories) and release-scripts/scaps-installed-in-beta release-scripts/update-scap-in-beta.

This speeds up tox -e lint

Merge request reports

Loading