Adding upstream version 0.13.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1805ece79d
commit
d8f166e6bb
167 changed files with 15302 additions and 0 deletions
5
.pre-commit-hooks.yaml
Normal file
5
.pre-commit-hooks.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- id: gitlint
|
||||
name: gitlint
|
||||
language: python
|
||||
entry: gitlint --staged --msg-filename
|
||||
stages: [commit-msg]
|
Loading…
Add table
Add a link
Reference in a new issue