taskwarrior
taskwarrior copied to clipboard
Implement hooks in XDG_CONFIG_HOME by default
Description
Implement hooks in XDG_CONFIG_HOME by defalt
Additional information...
- [X] Have you run the test suite?
Currently one problem :
Failed:
version.t 1
No idea of how to resolve it
Hi @jdorel, thanks for looking into this!
The version.t problem just means the tests were build with older "commit" than the task binary being tested itself. It serves more as a warning - as you can see, in the CI all the platforms successfully passed.
Looks like the latest set of changes here broke the tests for hooks :crying_cat_face:
@jdorel would you like to rebase this and we can get it merged?