Skip to content

ci: use GitLab Code Quality for linting tests

GitLab Code Quality is integrated into GitLab and supports most of the linting we are currently using. But the UI is more intuitive as it provides a web GUI.

Status

  • bandit: the former config is respected. New rule B322 is fixed.
  • pylint: the former config is respected.
  • shellcheck: the former config is respected. New rules are excluded or fixed.
Edited by proletarius101

Merge request reports