We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a63123 + c90f7c7 commit b44e0cdCopy full SHA for b44e0cd
.github/workflows/flake8.yml
@@ -24,4 +24,4 @@ jobs:
24
python -m pip install flake8
25
- name: Run flake8
26
run: |
27
- python -m flake8
+ python -m flake8 --exclude=stage6.0_branded_application/* .
0 commit comments