mirror of https://github.com/voidlizard/hbs2
31 lines
513 B
Plaintext
31 lines
513 B
Plaintext
|
|
; fixme-files **/*.hs docs/devlog.md
|
|
|
|
; no-debug
|
|
; debug
|
|
|
|
fixme-prefix FIXME:
|
|
fixme-prefix TODO:
|
|
fixme-prefix PR:
|
|
fixme-prefix REVIEW:
|
|
|
|
fixme-git-scan-filter-days 30
|
|
|
|
fixme-attribs assigned workflow type
|
|
|
|
fixme-attribs resolution cat scope
|
|
|
|
fixme-value-set workflow new backlog wip test fixed done
|
|
|
|
fixme-value-set cat bug feat refactor
|
|
|
|
fixme-value-set scope mvp-0 mvp-1 backlog
|
|
|
|
fixme-files **/*.txt docs/devlog.md
|
|
fixme-files **/*.hs
|
|
|
|
fixme-file-comments "*.scm" ";"
|
|
|
|
fixme-comments ";" "--"
|
|
|