diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-19 14:03:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-19 14:03:22 +0000 |
commit | 78259cd442d63149f226f705e552ac2dec99a953 (patch) | |
tree | 0ca607f4ddc2437b9f4423fdefa45ca6b6ec5791 | |
parent | Updating homepage field. (diff) | |
download | gitlint-78259cd442d63149f226f705e552ac2dec99a953.tar.xz gitlint-78259cd442d63149f226f705e552ac2dec99a953.zip |
Updating package description.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index e256e93..32db327 100644 --- a/debian/control +++ b/debian/control @@ -23,8 +23,8 @@ Depends: git, python3-sh, python3-arrow, Description: Git commit message linter written in Python - Git commit message linter written in Python, checks your - commit messages for style. + Gitlint is a git commit message linter written in Python, it checks your commit + messages for style. . - Great for use as a commit-msg Git hook or as part of your - gating script in a CI pipeline (e.g. Jenkins). + Great for use as a commit-msg git hook or as part of your gating script in a CI + pipeline (e.g. Jenkins). |