Skip to content

2.0.0 - Choose your linters

Compare
Choose a tag to compare
@cemsbr cemsbr released this 10 Oct 21:05
· 64 commits to master since this release

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]