Add isort to static code analysis
AlexIoannides opened this issue · 0 comments
AlexIoannides commented
"As a Bodywork Developer, I would like import statements to be linted, so that the codebase is consistently formatted."
Tasks
- Read about isort.
- Setup isort to work with
src/bodywork
. - Add isort execution to Tox's static_code_analysis tests.