vulture v0.25 Release Notes

Release Date: 2017-08-15 // over 6 years ago
    • Detect unsatisfiable statements containing and, or and not.
    • 👉 Use filenames and line numbers as tie-breakers when sorting by size.
    • Store first and last line numbers in Item objects.
    • Pass relevant options directly to scavenge() and report().