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.55k stars 712 forks source link

lint: Fix all ShellCheck errors and most warnings #419

Open hyperupcall opened 1 year ago

hyperupcall commented 1 year ago

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

This improves the code quality of todo.sh by fixing all warnings and most errors. There are now only a few remaining (low-priority, mostly "info") lints from ShellCheck.

QA/Testing:

make test