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.
1 parent 34d8cfa commit 83a9d12Copy full SHA for 83a9d12
.github/workflows/python-lint.yml
@@ -20,6 +20,4 @@ jobs:
20
- name: flake8 Lint
21
uses: py-actions/flake8@v2
22
with:
23
- ignore: "E203,E211,E221,E225,E231,E241,E251,E261,E266,E501,E701,E704,W503"
24
- exclude: "examples/*,examples/*/**,*/**/__init__.py"
25
plugins: "flake8-no-print"
0 commit comments