Create Python Component w/Ruff Formatting Checks

As part of gitlab-org/gitlab#435755, this creates a new Python GitLab CI component library with a single simple feature of running ruff to perform a code format check. I have plans to add linting via Ruff as well as testing via pytest in future MRs.

Edited by Joel Gerber

Merge request reports

Loading