@@ -123,7 +123,7 @@ per-file-ignores = [
123123 " mpt_api_client/resources/catalog/products.py: WPS204 WPS214 WPS215 WPS235" ,
124124 " mpt_api_client/resources/commerce/*.py: WPS235 WPS215" ,
125125 " mpt_api_client/resources/exchange/*.py: WPS235 WPS215" ,
126- " mpt_api_client/resources/extensibility /*.py: WPS214 WPS215 WPS235" ,
126+ " mpt_api_client/resources/integration /*.py: WPS214 WPS215 WPS235" ,
127127 " mpt_api_client/resources/helpdesk/*.py: WPS204 WPS215 WPS214" ,
128128 " mpt_api_client/rql/query_builder.py: WPS110 WPS115 WPS210 WPS214" ,
129129 " tests/e2e/accounts/*.py: WPS430 WPS202" ,
@@ -143,7 +143,10 @@ per-file-ignores = [
143143 " tests/unit/http/mixins/*: WPS204 WPS202 WPS210" ,
144144 " tests/unit/resources/accounts/*.py: WPS204 WPS202 WPS210" ,
145145 " tests/unit/resources/catalog/test_products.py: WPS202 WPS210" ,
146- " tests/unit/resources/extensibility/*.py: WPS202 WPS210 WPS218" ,
146+ " tests/e2e/integration/*.py: WPS453" ,
147+ " tests/e2e/integration/extensions/*.py: WPS453 WPS202" ,
148+ " tests/unit/resources/integration/*.py: WPS202 WPS210 WPS218 WPS453" ,
149+ " tests/unit/resources/integration/mixins/*.py: WPS453 WPS202" ,
147150 " tests/unit/resources/commerce/*.py: WPS202 WPS204" ,
148151 " tests/unit/test_mpt_client.py: WPS235" ,
149152 " tests/*: WPS432 WPS202" ,
0 commit comments