Skip to content

Commit

Permalink
docs for pre-commit (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Borreguero <[email protected]>
  • Loading branch information
jmborr authored May 20, 2024
1 parent db99835 commit 6039132
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/developer/developer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ environment `usansred` after every change to the source code.
pre-commit Hooks
----------------

Activate the hooks by typing in the terminal:

.. code-block:: bash
$> cd cd /path/to/mr_reduction/
$> conda activate mr_reduction
(mr_reduction)$> pre-commit install
Development procedure
---------------------

Expand Down

0 comments on commit 6039132

Please sign in to comment.