dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit a5447f60e0f5ac02a024e3b2efc0db4d309b6b3f
parent e1a06aee54ea9d24a796969fc972ca47e1530584
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed, 16 Feb 2022 03:46:21 -0500

Updated bugwarrior configuration

Don't add comment in annotations

Diffstat:
Mlinux/.config/bugwarrior/bugwarriorrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linux/.config/bugwarrior/bugwarriorrc b/linux/.config/bugwarrior/bugwarriorrc @@ -5,7 +5,7 @@ targets = my_gitlab taskrc = ~/.config/task/taskrc inline_links = False annotation_links = True -annotation_comments = True +annotation_comments = False legacy_matching = False log.level = DEBUG