Skip to content

Add CI job for linting python scripts

This is a follow-up to !103 (merged)

It changes mypy to mostly run in --strict mode. The required type annotations are added.

Only microsoft-store/submit-to-microsoft-store.py is not annotated yet.

Merge request reports