Zeckie / baselined-mypy-pycharm

A plugin that will eventually provide both real-time and on-demand scanning of Python files with basedmypy (fork of mypy with baseline) from within PyCharm/IDEA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to handle baselined errors

Zeckie opened this issue · comments

  • Run to get the errors (need to run once to get current errors, again without baseline to get all?)
  • Configuration option for baselined errors (eg default to showing them as weak warnings).