Homepage: https://github.com/hinrik/flycheck-lilypond
Author: Hinrik Örn Sigurðsson
Updated:
LilyPond support in Flycheck
LilyPond syntax checking support for Flycheck. You can add the following to your init file: (add-hook 'LilyPond-mode-hook 'flycheck-mode) (eval-after-load 'flycheck '(require 'flycheck-lilypond)