Adding upstream version 0.17.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d348d631e5
commit
9e88905bdf
128 changed files with 72 additions and 100 deletions
4
gitlint-core/gitlint/exception.py
Normal file
4
gitlint-core/gitlint/exception.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
class GitlintError(Exception):
|
||||
""" Based Exception class for all gitlint exceptions """
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue