Skip to content

Commit ff0fef5

Browse files
committed
🧪 Scope WPS202 suppression to specific files
1 parent 46ded47 commit ff0fef5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ repos:
9595
WPS102,
9696
WPS110,
9797
WPS111,
98-
WPS202,
9998
WPS305,
10099
WPS318,
101100
WPS326,
@@ -110,7 +109,7 @@ repos:
110109
WPS440,
111110
WPS441,
112111
WPS453,
113-
- --max-module-members=8 # WPS202
112+
- --per-file-ignores=attestations.py:WPS202 oidc-exchange.py:WPS202
114113
additional_dependencies:
115114
- flake8-2020 ~= 1.8.1
116115
- flake8-pytest-style ~= 2.1.0

0 commit comments

Comments
 (0)