added .fixme/config as an instance of supported config
This commit is contained in:
parent
cc3c447504
commit
55cc5f7cd4
|
@ -0,0 +1,11 @@
|
|||
|
||||
|
||||
fixme-comments // # --
|
||||
|
||||
fixme-prefix FIXME: bugs issues ; defines a fixme entity and it's categories
|
||||
|
||||
fixme-files doc/devlog **/*.hs
|
||||
fixme-files-ignore .direnv/** dist-newstyle/**
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue