mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-12 20:10:21 -06:00
15 lines
317 B
YAML
15 lines
317 B
YAML
|
|
-
|
|
repo: git@github.com:pre-commit/pre-commit-hooks
|
|
sha: cd74dc150c142c3be70b24eaf0b02cae9d235f37
|
|
hooks:
|
|
-
|
|
id: pyflakes
|
|
files: '\.py$'
|
|
-
|
|
id: jslint
|
|
files: '\.js$'
|
|
-
|
|
id: trim_trailing_whitespace
|
|
files: '\.py$'
|