Adding upstream version 0.15.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a06c1515ef
commit
d5d4d405a2
75 changed files with 1281 additions and 1555 deletions
|
@ -1,5 +1,6 @@
|
|||
- id: gitlint
|
||||
name: gitlint
|
||||
language: python
|
||||
entry: gitlint --staged --msg-filename
|
||||
entry: gitlint
|
||||
args: [--staged, --msg-filename]
|
||||
stages: [commit-msg]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue