311-data icon indicating copy to clipboard operation
311-data copied to clipboard

Use flake8 linting for all python code

Open nichhk opened this issue 2 years ago • 0 comments

Overview

Currently, it looks like we're only running flake8 for the api, but we should run it for all the python code.

Action Items

  • [ ] update build_test_backend.yml to call docker-compose run <project> flake8 for all python projects.

nichhk avatar Jun 01 '22 22:06 nichhk