Skip to content

0.6.0

Compare
Choose a tag to compare
@gatesn gatesn released this 20 Sep 11:43
· 229 commits to develop since this release
  • Fixed shutdown handling to respect the LSP.
  • Always use warnings (not errors) for pycodestyle diagnostics
  • Load sys_path from virtual envs.
  • Added support for McCabe and Pydocstyle
  • Bug fixes