forked from AFPy/python-docs-fr
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:
parent 66d599e9fa
commit 1c4e09d945
1 changed files with 1 additions and 1 deletions
2 Makefile
2
Makefile | | @ -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 | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue