mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
added install and uninstall hooks
This commit is contained in:
parent
9914255ffa
commit
7e74821a5d
7 changed files with 79 additions and 19 deletions
|
|
@ -79,11 +79,6 @@ TESTS = [
|
|||
"All - No tabs",
|
||||
True, 'testtabs',
|
||||
),
|
||||
Test(
|
||||
"make test",
|
||||
"Py - Tests",
|
||||
False, 'testtests',
|
||||
),
|
||||
]
|
||||
|
||||
def get_git_config(config_name):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue