This command is too long to be displayed. (#357)

Also by removing type=issue we scan for the PRs which is nice. Reviewed-on: AFPy/python-docs-fr#357 Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost> Co-authored-by: Julien Palard <julien@palard.fr> Co-committed-by: Julien Palard <julien@palard.fr>
This commit is contained in:
Julien Palard 2025-10-30 00:02:37 +01:00 committed by Christophe Nanteuil
commit 1c4e09d945

View file

@ -139,7 +139,7 @@ htmlview: all
.PHONY: todo
todo: ensure_test_prerequisites
potodo --api-url 'https://git.afpy.org/api/v1/repos/AFPy/python-docs-fr/issues?state=open&type=issues' --exclude venv .venv $(EXCLUDED)
@potodo --api-url 'https://git.afpy.org/api/v1/repos/AFPy/python-docs-fr/issues?state=open' --exclude venv .venv $(EXCLUDED)
.PHONY: wrap
wrap: ensure_test_prerequisites