todo.txt-cli
todo.txt-cli copied to clipboard
Added status messages for listaddons and file test
Before submitting a pull request, please make sure the following is done:
- [x] Fork the repository and create your branch from
master. - [ ] If you've added code that should be tested, add tests!
- [x] Ensure the test suite passes.
- [x] Format your code with ShellCheck.
- [x] Include a human-readable description of what the pull request is trying to accomplish.
- [ ] Steps for the reviewer(s) on how they can manually QA the changes.
- [ ] Have a
fixes #XXreference to the issue that this pull request fixes.
I have enlarged the repertoire of status messages again, this time for listaddons. I also added a file test operator for the _list function, which would otherwise break if a non-existing file with absolute path was given.