aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-15 11:53:32 -0300
committerEuAndreh <eu@euandre.org>2021-07-15 11:53:32 -0300
commit3b05bd515c3e81b2aa33016f9950c2e29542ae4c (patch)
tree61486d9764d698d32312f54bf7ee51753ea80e91
parentaux/workflow/assert-manpages.sh: Get input languages and en files as arguments (diff)
downloadgit-permalink-3b05bd515c3e81b2aa33016f9950c2e29542ae4c.tar.gz
git-permalink-3b05bd515c3e81b2aa33016f9950c2e29542ae4c.tar.xz
TODOs.md: Add update to #task-be785104-8bf8-4107-349f-ae859c1db153 task
Diffstat (limited to '')
-rw-r--r--TODOs.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 57f282b..dc24c46 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -19,11 +19,14 @@
- DONE in 2021-07-14
Instead of guessing the language, `assert-manpages.sh` has a hardcoded list of
- supported languages, and now errors out when given a file with an unexpected
+ supported languages, and now errors out when given a file with an unexpected
naming or unsupported language.
Done in
[`92aa59b4481bfd30b9c29d3171c346e50fa93c9f`](https://git.euandreh.xyz/git-permalink/commit/?id=92aa59b4481bfd30b9c29d3171c346e50fa93c9f).
+
+ Update: This was ultimately done and implemented in
+ [`0f689438635d3a1c4cbf9cc1e62b69a72e642c68`](https://git.euandreh.xyz/git-permalink/commit/?id=0f689438635d3a1c4cbf9cc1e62b69a72e642c68).
- TODO in 2021-07-14
## WAITING Fix link wrapping with md2po usage {#task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891}