Add type-checking in CI
Compare changes
Files
2+ 3
− 2
@@ -36,7 +37,7 @@ include:
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
This MR adds the python/type-checking
component to the continuous-integration pipeline. This allows highlighting typing issues reported by mypy
.