mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 04:26:52 +00:00
Add the first hook
This commit is contained in:
parent
cd74dc150c
commit
5e713f8878
3 changed files with 9 additions and 2 deletions
7
manifest.yaml
Normal file
7
manifest.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
-
|
||||
id: pyflakes
|
||||
name: Pyflakes
|
||||
description: This validator runs pyflakes.
|
||||
entry: pyflakes
|
||||
language: python
|
||||
Loading…
Add table
Add a link
Reference in a new issue