martinruefenacht / lemonspotter

MPI Test Generation Framework
MIT License
1 stars 0 forks source link

Flake8 integration to accelerate future linting #2

Closed carsonwoods closed 5 years ago

carsonwoods commented 5 years ago

This PR adds support for --flake8 flag. When run, it executes the flake8 style check using the .flake8 style config. It also adds the initial groundwork for running unit tests.