Skip to content

Commit

Permalink
drop flake8-strict support
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed May 23, 2022
1 parent 63f7973 commit da89cd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ plugins = [
"flake8-scrapy",
"flake8-spellcheck",
"flake8-sql",
"flake8-strict",
"flake8-string-format",
"flake8-tidy-imports",
"flake8-todo",
Expand Down
1 change: 0 additions & 1 deletion tests/_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
'flake8-rst-docstrings',
'flake8-spellcheck',
'flake8-sql',
'flake8-strict',
'flake8-string-format',
'flake8-todo',
'flake8-use-fstring',
Expand Down

0 comments on commit da89cd2

Please sign in to comment.