Closed jaedoucette closed 3 years ago
Looks nice! Can you:
You could add unit tests for the config parsing by extracting to a method that accepts a list of open files and use StringIO objects in the tests. Probably overkill though.
@troycomi Done!
Sorry for the force push. I am unable to run your diff-based tests under my local setup because of the expansion braces, so I relied on the CI to do it.
Great work, thank you!
This PR is to address Issue #2, by adding support for external configuration files.
The proposed support exactly mirrors the behavior of the flake8 linter: