Installation
Fully supported¶
Pip (recommended)¶
By default, gitlint is installed with pinned dependencies. To install gitlint with looser dependency requirements, only install gitlint-core:
Uninstalling gitlint
To fully uninstall gitlint, you need to remove both gitlint
and gitlint-core
:
Docker¶
There is a fully maintained and supported docker image for gitlint.
--ulimit
is required to work around a limitation in Docker. Details: see issue #129
Community Maintained Packages¶
These packages are not officially maintained by gitlint. For the latest and fully supported version, always use pip
.