F mypy
Compare changes
Files
4+ 1
− 1
@@ -12,4 +12,4 @@ ARG COMMIT="dev"
Add mypy
to the GitLab CI/CD pipeline.
.gitlab-ci.yml
now contains a mypy
job that checks the code base for type errors. It is allowed to fail.
Regular setup.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.