Skip to content

Commit c9f78b2

Browse files
committed
Ignore my flake8-sfs plugin here
1 parent 8b56282 commit c9f78b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.flake8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ extend-ignore =
77
# See https://github.com/PyCQA/pycodestyle/issues/373
88
# flake8/pycodechecker give false positives on black code
99
E203,
10+
# See https://github.com/peterjc/flake8-sfs
11+
SFS,
1012

1113
# =====================
1214
# flake-quote settings:

0 commit comments

Comments
 (0)