mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
test
This commit is contained in:
parent
fa92aa223f
commit
b135ab67ac
3 changed files with 5 additions and 5 deletions
|
|
@ -168,9 +168,9 @@ _meta = (
|
|||
),
|
||||
(
|
||||
'sign-commit', (
|
||||
('name', 'identity'),
|
||||
('name', 'Signs commit after all hooks pass'),
|
||||
('verbose', True),
|
||||
('entry', _entry('identity')),
|
||||
('entry', _entry('sign_commit')),
|
||||
),
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue