2.0.0 - Choose your linters
2.0.0 - 2019-10-10
Added
- Flake8 support
- Pyflakes support
- Option to choose linters to install, or "all" (check README)
Changed
- Install only isort and pycodestyle by default. For the old behaviour:
pip install yala[all]