We have built a github workflow where doing linting vai flake8 for project
- name: Lint with flake8 run: | pip install flake8 flake8 --count --ignore=W