bodywork-core icon indicating copy to clipboard operation
bodywork-core copied to clipboard

Add isort to static code analysis

Open AlexIoannides opened this issue 2 years ago • 0 comments

"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.

AlexIoannides avatar Jul 07 '22 22:07 AlexIoannides