mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-20 17:38:11 -07:00
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/31729 Signed-off-by: Sam James <sam@gentoo.org>
14 lines
485 B
Diff
14 lines
485 B
Diff
diff -urEbw codespell-2.2.5/pyproject.toml codespell-2.2.5.new/pyproject.toml
|
|
--- codespell-2.2.5/pyproject.toml 2023-06-14 19:28:54.000000000 +0200
|
|
+++ codespell-2.2.5.new/pyproject.toml 2023-07-03 16:19:11.225597607 +0200
|
|
@@ -99,7 +99,7 @@
|
|
strict = true
|
|
|
|
[tool.pytest.ini_options]
|
|
-addopts = "--cov=codespell_lib -rs --cov-report= --tb=short --junit-xml=junit-results.xml"
|
|
+addopts = "-rs --cov-report= --tb=short --junit-xml=junit-results.xml"
|
|
|
|
[tool.ruff]
|
|
extend-ignore = [
|
|
|