Skip to content

pyproject: gitlab-ci: use pyproject.toml for configuration

Jelle van der Waa requested to merge ruff into main

This should drop our custom Makefile and let everything tests/coverage related be managed by pyproject.toml

This also introduces rust format for formatting code.

Merge request reports