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 924c143 commit a45d5d8Copy full SHA for a45d5d8
1 file changed
pyproject.toml
@@ -132,6 +132,7 @@ addopts = [
132
"--junitxml=junit.xml",
133
]
134
testpaths = "hatch_cpp/tests"
135
+norecursedirs = "vcpkg"
136
137
[tool.ruff]
138
line-length = 150
0 commit comments