autocomplete
autocomplete copied to clipboard
bugfix(2599): taskwarrior vs go-task
Resolves #2599
Evidence
For taskwarrior, task version returns the version number and information about the project, including the string "Taskwarrior":
Before Bug Fix in a go-task directory (incorrectly shows Taskwarrior completions)
After Bug Fix in a go-task directory (correctly shows go-task completions)
Overview
src/task.ts:
Info:
Hello @juftin, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:
- [ ] Do all subcommands / options which take arguments include the
argsproperty (args: {})? - [ ] Are all options modular? E.g.
-a-u-xinstead of-aux - [ ] Have all other checks passed?
Please add a 👍 as a reaction to this comment to show that you read this.
i am looking forward to this :pray: thank you ! <3