mirror of https://github.com/voidlizard/hbs2
fixme/config
This commit is contained in:
parent
938feebe35
commit
6264e1e81d
|
@ -14,8 +14,6 @@ fixme-files-ignore .direnv/** dist-newstyle/**
|
|||
|
||||
fixme-id-show-len 10
|
||||
|
||||
fixme-list-full-row-pref ">>> "
|
||||
|
||||
|
||||
fixme-attribs assigned workflow resolution cat
|
||||
|
||||
|
@ -49,4 +47,7 @@ fixme-value-set cat bug feat refactor
|
|||
[ fixme-report wip-json json
|
||||
]
|
||||
|
||||
|
||||
fixme-log-macro backlog (fixme-set "workflow" "backlog" "$1")
|
||||
fixme-log-macro test (fixme-set "workflow" "test" "$1")
|
||||
fixme-log-macro wip (fixme-set "workflow" "wip" "$1")
|
||||
fixme-log-macro assign (fixme-set "assigned" "$1" "$2")
|
||||
|
|
|
@ -239,4 +239,7 @@ fixme-set "workflow" "done" "DmuKiv4L7L"
|
|||
fixme-set "workflow" "test" "GBvFgrBo6c"
|
||||
fixme-set "workflow" "backlog" "4ApdCN4PAs"
|
||||
fixme-set "workflow" "backlog" "B5wEu8e5Hx"
|
||||
fixme-set "workflow" "backlog" "G8FMaRmAga"
|
||||
fixme-set "workflow" "backlog" "G8FMaRmAga"
|
||||
(fixme-set "workflow" "test" "6taLaHDEpJ")
|
||||
(fixme-set "workflow" "test" "6taLaHDEpJ")
|
||||
(fixme-set "workflow" "test" "3YEidKkHwW")
|
||||
|
|
|
@ -9,11 +9,11 @@
|
|||
"suckless-conf": "suckless-conf"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1676954282,
|
||||
"narHash": "sha256-wUa4+YKqTsPUrKgOxgHdgjpXZGOOlPjDOcSSPS5Qf7o=",
|
||||
"lastModified": 1677558983,
|
||||
"narHash": "sha256-1KlLTPdRv2cwQkg9FKSEYHqFJ/6WT3mSliyxc22hVzI=",
|
||||
"owner": "voidlizard",
|
||||
"repo": "fixme",
|
||||
"rev": "1a604bd3bb081b2271c1641f08d6505e6c2c7cc7",
|
||||
"rev": "80caffb07aaa18e1fd2bcbbc2b4acfea628aaa5f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in New Issue