diff options
author | EuAndreh <eu@euandre.org> | 2021-07-15 11:53:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-15 11:53:32 -0300 |
commit | 3b05bd515c3e81b2aa33016f9950c2e29542ae4c (patch) | |
tree | 61486d9764d698d32312f54bf7ee51753ea80e91 | |
parent | aux/workflow/assert-manpages.sh: Get input languages and en files as arguments (diff) | |
download | git-permalink-3b05bd515c3e81b2aa33016f9950c2e29542ae4c.tar.gz git-permalink-3b05bd515c3e81b2aa33016f9950c2e29542ae4c.tar.xz |
TODOs.md: Add update to #task-be785104-8bf8-4107-349f-ae859c1db153 task
-rw-r--r-- | TODOs.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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} |