mirror of https://github.com/voidlizard/hbs2
updated fixme config
This commit is contained in:
parent
830bcf30a6
commit
19c36c5ac8
|
@ -0,0 +1,15 @@
|
|||
|
||||
|
||||
fixme-comments --
|
||||
|
||||
fixme-prefix FIXME: bugs issues
|
||||
fixme-prefix TODO: bugs issues
|
||||
|
||||
fixme-files **/*.hs docs/devlog.md
|
||||
|
||||
fixme-files-ignore .direnv/** dist-newstyle/**
|
||||
|
||||
fixme-id-show-len 10
|
||||
|
||||
fixme-list-full-row-pref ">>> "
|
||||
|
Loading…
Reference in New Issue