SublimeLinter-mypy
SublimeLinter-mypy copied to clipboard
mypy static type checking for python
Results
1
SublimeLinter-mypy issues
Sort by
recently updated
recently updated
newest added
Since mypy 0.6 there is a daemon included. So instead of running mypy as a command-line tool, one can run it as a long-running daemon (server) process and use a...
enhancement