todotxt / todo.txt-cli

☑️ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
GNU General Public License v3.0
5.56k stars 713 forks source link

Minor fixes identified through shellcheck and other tools #350

Closed a1346054 closed 3 years ago

a1346054 commented 3 years ago

I ran all files through shellcheck and other tools and fixed some minor issues.

More work remains to be done, as shellcheck reports other worrying issues, help is appreciated. These fixes are good enough for now.

Test suite passes.

relevant issue #345

Before submitting a pull request, please make sure the following is done:

karbassi commented 3 years ago

I'll give @a1346054 a week or so to rebase if they want their name associated with the PR. I respect privacy though.

a1346054 commented 3 years ago

The 'Your Name' was a misconfiguration on my side, but it doesn't bother me. I don't need any recognition, I just want to help make todotxt better.