Name | gitlint-core JSON |
Version |
0.19.1
JSON |
| download |
home_page | None |
Summary | Git commit message linter written in python, checks your commit messages for style. |
upload_time | 2023-03-10 12:51:42 |
maintainer | None |
docs_url | None |
author | Joris Roovers |
requires_python | >=3.7 |
license | None |
keywords |
git
gitlint
lint
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Gitlint-core
# gitlint: [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) #
[![Tests](https://github.com/jorisroovers/gitlint/workflows/Tests%20and%20Checks/badge.svg)](https://github.com/jorisroovers/gitlint/actions?query=workflow%3A%22Tests+and+Checks%22)
[![Coverage Status](https://coveralls.io/repos/github/jorisroovers/gitlint/badge.svg?branch=fix-coveralls)](https://coveralls.io/github/jorisroovers/gitlint?branch=fix-coveralls)
[![PyPi Package](https://img.shields.io/pypi/v/gitlint.png)](https://pypi.python.org/pypi/gitlint)
![Supported Python Versions](https://img.shields.io/pypi/pyversions/gitlint.svg)
Git commit message linter written in python, checks your commit messages for style.
**See [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) for full documentation.**
<a href="http://jorisroovers.github.io/gitlint/" target="_blank">
<img src="https://raw.githubusercontent.com/jorisroovers/gitlint/main/docs/images/readme-gitlint.png" />
</a>
## Contributing ##
All contributions are welcome and very much appreciated!
**I'm [looking for contributors](https://github.com/jorisroovers/gitlint/issues/134) that are interested in taking a more active co-maintainer role as it's becoming increasingly difficult for me to find time to maintain gitlint. Please leave a comment in [#134](https://github.com/jorisroovers/gitlint/issues/134) if you're interested!**
See [jorisroovers.github.io/gitlint/contributing](http://jorisroovers.github.io/gitlint/contributing) for details on
how to get started - it's easy!
We maintain a [loose project plan on Github Projects](https://github.com/users/jorisroovers/projects/1/views/1).
Raw data
{
"_id": null,
"home_page": null,
"name": "gitlint-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "git,gitlint,lint",
"author": "Joris Roovers",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/73/51/b59270264aabcab5b933f3eb9bfb022464ca9205b04feef1bdc1635fd9b4/gitlint_core-0.19.1.tar.gz",
"platform": null,
"description": "# Gitlint-core\n\n# gitlint: [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) #\n\n[![Tests](https://github.com/jorisroovers/gitlint/workflows/Tests%20and%20Checks/badge.svg)](https://github.com/jorisroovers/gitlint/actions?query=workflow%3A%22Tests+and+Checks%22)\n[![Coverage Status](https://coveralls.io/repos/github/jorisroovers/gitlint/badge.svg?branch=fix-coveralls)](https://coveralls.io/github/jorisroovers/gitlint?branch=fix-coveralls)\n[![PyPi Package](https://img.shields.io/pypi/v/gitlint.png)](https://pypi.python.org/pypi/gitlint)\n![Supported Python Versions](https://img.shields.io/pypi/pyversions/gitlint.svg)\n\nGit commit message linter written in python, checks your commit messages for style.\n\n**See [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) for full documentation.**\n\n<a href=\"http://jorisroovers.github.io/gitlint/\" target=\"_blank\">\n<img src=\"https://raw.githubusercontent.com/jorisroovers/gitlint/main/docs/images/readme-gitlint.png\" />\n</a>\n\n## Contributing ##\nAll contributions are welcome and very much appreciated!\n\n**I'm [looking for contributors](https://github.com/jorisroovers/gitlint/issues/134) that are interested in taking a more active co-maintainer role as it's becoming increasingly difficult for me to find time to maintain gitlint. Please leave a comment in [#134](https://github.com/jorisroovers/gitlint/issues/134) if you're interested!**\n\nSee [jorisroovers.github.io/gitlint/contributing](http://jorisroovers.github.io/gitlint/contributing) for details on\nhow to get started - it's easy!\n\nWe maintain a [loose project plan on Github Projects](https://github.com/users/jorisroovers/projects/1/views/1).\n",
"bugtrack_url": null,
"license": null,
"summary": "Git commit message linter written in python, checks your commit messages for style.",
"version": "0.19.1",
"project_urls": {
"Changelog": "https://github.com/jorisroovers/gitlint/blob/main/CHANGELOG.md",
"Documentation": "https://jorisroovers.github.io/gitlint",
"Homepage": "https://jorisroovers.github.io/gitlint",
"Source": "https://github.com/jorisroovers/gitlint/tree/main/gitlint-core"
},
"split_keywords": [
"git",
"gitlint",
"lint"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b057dea471da24ceac6de8c3dc5d37e4ddde57a5c340d6bac90010898734de34",
"md5": "0b59cd7ad9f5bd4c0aa4a90fab66d773",
"sha256": "f41effd1dcbc06ffbfc56b6888cce72241796f517b46bd9fd4ab1b145056988c"
},
"downloads": -1,
"filename": "gitlint_core-0.19.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b59cd7ad9f5bd4c0aa4a90fab66d773",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 44207,
"upload_time": "2023-03-10T12:51:41",
"upload_time_iso_8601": "2023-03-10T12:51:41.054703Z",
"url": "https://files.pythonhosted.org/packages/b0/57/dea471da24ceac6de8c3dc5d37e4ddde57a5c340d6bac90010898734de34/gitlint_core-0.19.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7351b59270264aabcab5b933f3eb9bfb022464ca9205b04feef1bdc1635fd9b4",
"md5": "13d043af187ab251905460fe317c39f4",
"sha256": "7bf977b03ff581624a9e03f65ebb8502cc12dfaa3e92d23e8b2b54bbdaa29992"
},
"downloads": -1,
"filename": "gitlint_core-0.19.1.tar.gz",
"has_sig": false,
"md5_digest": "13d043af187ab251905460fe317c39f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 36141,
"upload_time": "2023-03-10T12:51:42",
"upload_time_iso_8601": "2023-03-10T12:51:42.713049Z",
"url": "https://files.pythonhosted.org/packages/73/51/b59270264aabcab5b933f3eb9bfb022464ca9205b04feef1bdc1635fd9b4/gitlint_core-0.19.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-10 12:51:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jorisroovers",
"github_project": "gitlint",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gitlint-core"
}