Files
ansible-docs/tests/typing.in
Maxwell G 46eb2ab2dc add noxfile to run python linters and pip-compile
Currently, this only lints the noxfile itself and the issue labeler
script.
We can expand the noxfile to build docs and lint other new files in
hacking.

(cherry picked from commit 40285f8de9)

Relates: https://github.com/ansible/ansible-documentation/issues/54
2023-10-22 01:50:56 +00:00

4 lines
51 B
Plaintext

-r ../hacking/pr_labeler/requirements.txt
mypy
nox