7 Commits

Author SHA1 Message Date
Ghostkeeper
adafea73cc
Ignore missing imports
We don't want to be type checking inside those files.

Contributes to issue CURA-5330.
2018-06-08 16:19:20 +02:00
Ghostkeeper
651f2ffbc9
Return proper exit value if test failed
Return 1 then.

Contributes to issue CURA-5330.
2018-05-04 15:57:06 +02:00
Simon Edwards
60d4e6e4fd Make the run_mypy.py script find Uranium via the PYTHONPATH env var. 2017-02-15 08:53:18 +01:00
Simon Edwards
4928c91942 Make run_mypy.py slightly more cross platform. 2017-02-14 13:47:37 +01:00
Simon Edwards
4715afdad6 Fixed one new class variable. Updated the script to run mypy. 2017-02-01 14:53:22 +01:00
Simon Edwards
cf85831d87 Also check the upgrade plugins. 2017-01-17 20:56:28 +01:00
Simon Edwards
1b43e4981e Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 2017-01-17 16:57:37 +01:00