Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adswa/didwegivecredit
Small linter that checks whether committers to a repository are acknowledged with all-contributors
https://github.com/adswa/didwegivecredit
Last synced: about 1 month ago
JSON representation
Small linter that checks whether committers to a repository are acknowledged with all-contributors
- Host: GitHub
- URL: https://github.com/adswa/didwegivecredit
- Owner: adswa
- License: mit
- Created: 2020-06-29T12:49:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T21:02:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T17:39:08.560Z (2 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============
didwegivecredit
===============.. image:: https://img.shields.io/pypi/v/didwegivecredit.svg
:target: https://pypi.python.org/pypi/didwegivecredit.. image:: https://img.shields.io/travis/adswa/didwegivecredit.svg
:target: https://travis-ci.com/adswa/didwegivecredit.. image:: https://readthedocs.org/projects/didwegivecredit/badge/?version=latest
:target: https://didwegivecredit.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusIf you use the `allcontributors bot `_ to acknowledge contributions to your repository, its easy to miss something.
``didwegivecredit`` is a small linter that checks whether committers to a repository are acknowledged with all-contributors.Features
--------* Point the tool to a repository, check whether all committers are found in ``.all-contributorsrc``
* Free software: MIT license
* Documentation: https://didwegivecredit.readthedocs.io.Credits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage