All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Correctly handle a pydocstyle internal crash on invalid syntax
- Correctly handle a pylint internal crash on invalid syntax
- Detection of error message about outdated lint tool
- URL to pylint lint messages
- Improve highlighting position.
- A typo in the Edit package setting URL
- Lint tool flake8
- lint tool mypy
- Lint tool pydocstyle
- Lint tool pylint
- Option to trigger lint 'on file save' for every lint tool individually
- Option to trigger lint 'as you type' for every lint tool individually
- Option to deactivate linting for every lint tool individually
- Option to specify python executable path
- Option to specify PYTHONPATH
- Option to specify a path to a lint tool configuration file (setup.cfg)
- Made it works.