prospector v1.3.0.dev5 Release Notes

Release Date: 2020-06-20 // 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
    • 🔀 #378 Add output-target field when merging profiles
    • 💅 #369 Add support for [pycodestyle] external config section
    • 🛠 Fix AttributeExceptionError being raised when ignore_paths is an integer
    • 👉 Use black on entire project