Add flycheck-cask

A little extension to better support Cask projects in Flycheck.
This commit is contained in:
Sebastian Wiesner 2013-08-18 11:56:01 +02:00
parent 649f9c3576
commit a9c351d52d

1
recipes/flycheck-cask Normal file
View file

@ -0,0 +1 @@
(flycheck-cask :repo "flycheck/flycheck-cask" :fetcher github)