~akagi/flymake-guile

A GNU Guile Flymake backend
9d91f433 — Aleksandr Vityazev 2 years ago
flymake-guile-args: Change type to '(repeat string).
f6b26580 — Ivan Sokolov 2 years ago
Refactoring
6addad7e — Aleksandr Vityazev 2 years ago
Remove flymake-guile-guild-has-compile-p.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~akagi/flymake-guile
read/write
git@git.sr.ht:~akagi/flymake-guile

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

-*- mode: org -*-

* Flymake-guile

** Usage
   Place this code somewhere in your config file
   #+begin_src elisp
     (require 'flymake-guile)
     (flymake-guile-setup)
   #+end_src
Do not follow this link