1
0
mirror of synced 2024-11-24 05:30:11 +01:00
tja2fumen/.github/workflows
Viv 5229db4aab
Make project mypy-compliant (and add mypy check to test suite) (#58)
This PR adopts static type hints as per `mypy` recommendations. This
will hopefully clean up the code a little and squash a few type-related
bugs.

Additionally, this will hopefully open up the door to compiling the
project using `mypyc`, which may score us some performance gains without
needing to rewrite the project in an entirely new language.
2023-07-30 16:50:41 -04:00
..
check_code_quality.yml Make project mypy-compliant (and add mypy check to test suite) (#58) 2023-07-30 16:50:41 -04:00
test_and_publish_release.yml Make project mypy-compliant (and add mypy check to test suite) (#58) 2023-07-30 16:50:41 -04:00