Skip to content

Commit 0f57c22

Browse files
committed
build: add flake8-all-not-strings and flake8-dunder-all plugins
1 parent f2bc14a commit 0f57c22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/test.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
flake8>=6.1.0
2+
flake8-all-not-strings>=0.0.2
23
flake8-commas>=2.1.0
34
flake8-comments>=0.1.2
5+
flake8-dunder-all>=0.4.1
46
flake8-encodings>=0.5.1
57
flake8-eradicate>=1.5.0
68
flake8-print>=5.0.0

0 commit comments

Comments
 (0)