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 3b0a1e9 + c6ffeac commit c90f7c7Copy full SHA for c90f7c7
.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