feat(tw): Added project_tag_suffix config to use tag for tw project
This commit is contained in:
2
tests/Configs/Fixtures/LoggerConfig.yaml
Executable file
2
tests/Configs/Fixtures/LoggerConfig.yaml
Executable file
@@ -0,0 +1,2 @@
|
||||
logger:
|
||||
file: /home/user/logger.yaml
|
7
tests/Configs/Fixtures/TaskwarriorConfig.yaml
Executable file
7
tests/Configs/Fixtures/TaskwarriorConfig.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
logger:
|
||||
file: /home/aerex/baikal-storage-plugin.log
|
||||
level: DEBUG
|
||||
taskwarrior:
|
||||
taskdata: /home/aerex/.task
|
||||
taskrc: /home/aerex/.taskrc
|
||||
project_tag_suffix: project_
|
Reference in New Issue
Block a user