Merge pull request #12 from genehack/flymake-perlcritic

Add flymake-perlcritic
This commit is contained in:
Steve Purcell 2012-03-19 01:20:48 -07:00
commit c0fa96d716

View file

@ -70,6 +70,10 @@
:files ("findr.el"))
(flymake-cursor
:fetcher wiki)
(flymake-perlcritic
:url "git://github.com/illusori/emacs-flymake-perlcritic.git"
:fetcher git
:files ("flymake-perlcritic.el"))
(full-ack
:url "git://github.com/nschum/full-ack.git"
:fetcher git