Skip to content

purcell/flymake-easy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Melpa Status Melpa Stable Status

flymake-easy.el

Helpers for easily building Emacs flymake checkers.

Installation

If you choose not to use one of the convenient packages in Melpa and Marmalade, you'll need to add the directory containing flymake-easy.el to your load-path, and then (require 'flymake-easy).

Usage

This library provides the flymake-easy-load helper function for setting up flymake checkers. Just call that function with the appropriate arguments in a major mode hook function.

See flymake-ruby for an example.


Steve Purcell's blog // @sanityinc on Twitter

About

Helpers for easily building Emacs flymake checkers

Resources

Stars

Watchers

Forks

Packages

No packages published