Add the first hook

This commit is contained in:
Anthony Sottile 2014-03-13 18:42:03 -07:00
parent cd74dc150c
commit 5e713f8878
3 changed files with 9 additions and 2 deletions

7
manifest.yaml Normal file
View file

@ -0,0 +1,7 @@
-
id: pyflakes
name: Pyflakes
description: This validator runs pyflakes.
entry: pyflakes
language: python