From ddf217a1ba24dda94786455fa53d54268091719e Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Wed, 11 Sep 2024 02:36:24 +0100 Subject: [PATCH 1/2] Remove done TODOs --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index d08516c..e34c5dc 100644 --- a/README.rst +++ b/README.rst @@ -47,11 +47,8 @@ Usage example TODO: * Add documentation (automated, and link to it, and add pre-commits for Sphinx stuff, update urls.Source) -* Release Homebrew * Release pre-commit hook * Verbose mode... "Running command "X" against README.rst example from line ..." -* Allow multiple languages (e.g. shellcheck versus shell, sh, bash) -* Add license (also to sybil-extras) .. |Build Status| image:: https://github.com/adamtheturtle/doccmd/actions/workflows/ci.yml/badge.svg?branch=main :target: https://github.com/adamtheturtle/doccmd/actions From ee5ec5a3661b410427c505cfe0d9dc6bd62c765e Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Wed, 11 Sep 2024 02:37:21 +0100 Subject: [PATCH 2/2] Add TODO to have option to not delete file --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index e34c5dc..da5d9a9 100644 --- a/README.rst +++ b/README.rst @@ -49,6 +49,7 @@ TODO: * Add documentation (automated, and link to it, and add pre-commits for Sphinx stuff, update urls.Source) * Release pre-commit hook * Verbose mode... "Running command "X" against README.rst example from line ..." +* Option to not delete file .. |Build Status| image:: https://github.com/adamtheturtle/doccmd/actions/workflows/ci.yml/badge.svg?branch=main :target: https://github.com/adamtheturtle/doccmd/actions