prospector v1.3.0 Release Notes

Release Date: 2020-07-01 // almost 4 years ago
    • ⚡️ Update pylint support to 2.5.2
    • ⚡️ Update pylint-django to 2.0.15
    • ⚡️ Update pyflakes support to 2.2.0
    • 💅 Update pycodestyle support to 2.6.0
    • ⚡️ Update pep8-naming support to 0.10.0
    • ⚡️ Update pyflakes to <2.3.0 and >=2.2.0
    • 💅 Update pycodestyle to <2.7.0 and >=2.6.0
    • ⚡️ Update vulture to 1.5
    • ⬇️ Drop Python 2 support
    • ➕ Add output-target field when merging profiles
    • ➕ Add support for [pycodestyle] external config section
    • 🛠 Fix AttributeExceptionError being raised when ignore_paths is an integer
    • 👉 Use black on entire project
    • 👕 Add new pylint option: use_pylint_default_path_finder to make sure there's an option to preserve pylint default behavior.
    • ⚡️ Update pyflakes error code list to the recent version