Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Status

If 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