Skip to content

Fix tox lint target#14431

Open
stephenfin wants to merge 2 commits into
sphinx-doc:masterfrom
stephenfin:fix-tox
Open

Fix tox lint target#14431
stephenfin wants to merge 2 commits into
sphinx-doc:masterfrom
stephenfin:fix-tox

Conversation

@stephenfin
Copy link
Copy Markdown
Contributor

Purpose

Install all dependencies so that mypy can pick up type hints from them, and drop the --output-format github argument to ruff check which is not intended for humans.

References

(none)

We need to install additional dependency groups to ensure mypy and
pyright can pick up all our dependencies.

Signed-off-by: Stephen Finucane <stephen@that.guru>
We do not use this tox target in the gate. Humans should get human-style
output.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant