Closed TheMrSheldon closed 4 months ago
I will merge this despite not all unit tests passing since the failure is not introduced by this branch but a dependency problem of a third party library with setuptools (https://github.com/pypa/setuptools/issues/4519).
Introduce Linters and stylechecking to the CI and to the development environment.
The dev container should be configured to automatically apply the code styles on save.