~pepe/jlnt.kak

Simple Janet linter fot the kakoune
938f479d — Josef Pospíšil 3 years ago
Fix flycheck
6ebb3979 — Josef Pospíšil 3 years ago
Add deprecated warn
6b8ee5a7 — Josef Pospíšil 3 years ago
Add spork dep

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pepe/jlnt.kak
read/write
git@git.sr.ht:~pepe/jlnt.kak

You can also use your local clone with git send-email.

#Janet Linter for Kakoune

Simple linter for Janet programming language in Kakoukne editor.

#Usage

Just run the cmd with the filename you want to lint, jlnt filename and it will print all the offending lines in the file in the Kakoune lint format.

That's it. I guess it won't be that hard to change to other tool format, it is just printf.

Do not follow this link