bodywork-core
bodywork-core copied to clipboard
Add isort to static code analysis
"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.