Flake8 Eradicate Versions Save

Flake8 plugin to find commented out or dead code

0.2.2

4 years ago

Bugfixes

  • Now eradicate-aggressive is parsed from config

0.2.1

4 years ago

Features

  • Updates to flake8 >= 3.7
  • Updates attrs < 20
  • Fixes plugin to work with stdin

Misc

  • Changes how we use flake8, moves from pytest-flake8 to native CLI

0.2.0

5 years ago

Features

  • Adds aggressive configuration option
  • Upgrades eradicate to 1.0

0.1.1

5 years ago

Bugfixes

  • Relies on attrs explicitly, see #2

Misc

  • Improves readme
  • Improves tests

0.1.0

5 years ago

Initial release