mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
Add trailing whitespace fixer.
This commit is contained in:
parent
10c042c99c
commit
acd9eaf6ed
6 changed files with 44 additions and 2 deletions
|
|
@ -1,11 +1,14 @@
|
|||
|
||||
-
|
||||
repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
sha: 5e713f8878b7d100c0e059f8cc34be4fc2e8f897
|
||||
sha: 10c042c99c061b90e4ea11d52e3c5fc93f94b373
|
||||
hooks:
|
||||
-
|
||||
id: pyflakes
|
||||
files: '\.py$'
|
||||
-
|
||||
id: debug-statements
|
||||
files: '\.py$'
|
||||
|
||||
-
|
||||
repo: git@github.com:pre-commit/pre-commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue