diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 16:10:58 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 16:10:58 +0200 |
commit | a63399d9f999cefd09a0bb9ef04d50e98dae8690 (patch) | |
tree | 02709a344371bdac0525d346b4a9c0c661bb1643 /app/Main.hs | |
parent | d7bf91518c60277e412c7ca4928fd5b84b3a4731 (diff) |
comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-sourcecode
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 1c0ee0e..0313563 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -112,6 +112,10 @@ -- ``` -- -- @topic ids +-- +-- COMMENT Can you elaborate on why this would be useful? I am expecting us to +-- do some renaming detection regarding provenance. After that, will it be +-- useful still? -- FIXME Exclude tags in code blocks -- |