nvchecker: add fnlfmt
This commit is contained in:
parent
e85636dbdd
commit
3c89581c5d
1 changed files with 6 additions and 0 deletions
|
@ -1755,6 +1755,12 @@ git = "https://git.sr.ht/~technomancy/fennel"
|
|||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[fnlfmt]
|
||||
source = "git"
|
||||
git = "https://git.sr.ht/~technomancy/fnlfmt"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[pounce]
|
||||
source = "git"
|
||||
git = "https://git.causal.agency/pounce"
|
||||
|
|
Loading…
Reference in a new issue