We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8223d8b commit 2e1b16bCopy full SHA for 2e1b16b
pyproject.toml
@@ -332,9 +332,6 @@ requires = ["hatch-vcs", "hatchling"]
332
## Ruff Configuration
333
################################################################################
334
[tool.ruff]
335
-
336
-# TODO: Don't check v2 files
337
-# https://github.com/pact-foundation/pact-python/issues/458
338
extend-exclude = ["src/pact/v2/*", "tests/v2/*", "examples/v2/*"]
339
340
[tool.ruff.lint]
0 commit comments