Skip to content

Commit 0687cf6

Browse files
authored
Update flake8.yml
1 parent bfe9ee1 commit 0687cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

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

0 commit comments

Comments
 (0)