make fuzzy closes #54 #55
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -155,7 +155,7 @@ $(POSPELL_TMP_DIR)/%.po.out: %.po dict
|
|||
|
||||
.PHONY: fuzzy
|
||||
fuzzy: ensure_prerequisites
|
||||
potodo -f --exclude venv .venv $(EXCLUDED)
|
||||
potodo --offline -f --exclude venv .venv $(EXCLUDED)
|
||||
|
||||
.PHONY: check-headers
|
||||
check-headers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue