OoT-Randomizer icon indicating copy to clipboard operation
OoT-Randomizer copied to clipboard

Python type checks in CI

Open fenhl opened this issue 4 months ago • 0 comments

Add a CI check that uses something like mypy to validate the type annotations in our Python code, to enforce the static typing and to catch PRs like #2155 introducing bugs in the type annotations.

fenhl avatar Feb 15 '24 09:02 fenhl