Skip to content
README.rst 829 B
Newer Older
nimrod's avatar
nimrod committed
Documentation pre-commit hooks
##############################
nimrod's avatar
nimrod committed

nimrod's avatar
nimrod committed
.. image:: https://travis-ci.org/adarnimrod/docs-pre-commit.svg?branch=master
    :target: https://travis-ci.org/adarnimrod/docs-pre-commit
nimrod's avatar
nimrod committed
Documentation `pre-commit <http://pre-commit.com/>`_ hooks.
nimrod's avatar
nimrod committed

Installation
------------
nimrod's avatar
nimrod committed

Add the following to your :code:`.pre-commit-config.yaml`:

nimrod's avatar
nimrod committed
.. code:: yaml
nimrod's avatar
nimrod committed

nimrod's avatar
nimrod committed
    - repo: https://git.shore.co.il/nimrod/docs-pre-commit.git
nimrod's avatar
nimrod committed

nimrod's avatar
nimrod committed
This software is licensed under the MIT license (see the :code:`LICENSE.txt`
file).

Author Information
------------------

Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
nimrod's avatar
nimrod committed
at: https://git.shore.co.il/nimrod/.