Closed carsonwoods closed 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.
--flake8
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.