mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-14 17:41:45 +04:00
added basic run single hook implmentation
This commit is contained in:
parent
871ab4d72f
commit
27c341e2fb
3 changed files with 37 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
*.pyc
|
||||
.pydevproject
|
||||
.pre-commit-files
|
||||
.project
|
||||
.coverage
|
||||
/py_env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue