Skip to content

Commit 3d22907

Browse files
authored
Update flake8.yml
1 parent 88bf9a9 commit 3d22907

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@ jobs:
1919
uses: TrueBrain/actions-flake8@master
2020
with:
2121
path: Sources/code
22-
ignore: E9,F63,F7,F82,E203,W293,E231,W391,E265,E266,E226,E301,E228,E401,E303
22+
ignore: E9,F63,F7,F82,E303
23+
24+
25+

0 commit comments

Comments
 (0)