1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-29 17:00:08 -09:00

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)