Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ef8287

Browse files
Iucounuiucounuu
authored andcommitted
make fuzzy closes #54 (#55)
Co-authored-by: Iucounu <[email protected]> Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/55 Reviewed-by: Julien Palard <[email protected]> Co-authored-by: Iucounu <[email protected]> Co-committed-by: Iucounu <[email protected]>
1 parent 5209ba6 commit 5ef8287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ $(POSPELL_TMP_DIR)/%.po.out: %.po dict
155155

156156
.PHONY: fuzzy
157157
fuzzy: ensure_prerequisites
158-
potodo -f --exclude venv .venv $(EXCLUDED)
158+
potodo --offline -f --exclude venv .venv $(EXCLUDED)
159159

160160
.PHONY: check-headers
161161
check-headers:

0 commit comments

Comments
 (0)