larsyencken / csvdiff

Generate a diff between two tabular datasets expressed in CSV files.
BSD 3-Clause "New" or "Revised" License
132 stars 31 forks source link

Lint on all pull requests #23

Closed larsyencken closed 7 years ago

larsyencken commented 7 years ago

Use flake8 to lint in Travis, and with "make lint" and "make test".