Adding a recipe for flycheck-pyflakes.

This is a simple package that adds support for pyflakes to flycheck.
This commit is contained in:
Wilfred Hughes 2014-04-29 00:29:05 +01:00
parent 69432ec6b8
commit 8b08637fbc

View file

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