Miserlou / JonesComplexity

Per-line complexity for Flake8
29 stars 4 forks source link

WIP: adding extra tests #30

Closed sobolevn closed 6 years ago

sobolevn commented 6 years ago

There are a lot of changes, but I guess that not too many.

Changes:

  1. Fixed bug when count was not cleaned between checks
  2. Changed API for calling checks. It was hard to test the previous version
  3. Changed some minor style issues