mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
7 lines
127 B
YAML
7 lines
127 B
YAML
|
|
-
|
|
id: pyflakes
|
|
name: Pyflakes
|
|
description: This validator runs pyflakes.
|
|
entry: pyflakes
|
|
language: python
|