mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-12-28 01:44:47 -05:00
🧪 Allow 8 module members @ flake8 rule
This commit is contained in:
parent
fe7e9df44b
commit
97583d9694
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ repos:
|
||||||
WPS440,
|
WPS440,
|
||||||
WPS441,
|
WPS441,
|
||||||
WPS453,
|
WPS453,
|
||||||
|
- --max-module-members=8 # WPS202
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- flake8-2020 ~= 1.7.0
|
- flake8-2020 ~= 1.7.0
|
||||||
- flake8-pytest-style ~= 1.6.0
|
- flake8-pytest-style ~= 1.6.0
|
||||||
|
|
Loading…
Reference in a new issue