Skip to content

Commit

Permalink
Documentation: Add to CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
CSSFrancis committed Mar 27, 2024
1 parent 4aabdf8 commit d7811aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ Please run the latest version of
`black <https://black.readthedocs.io/en/stable/the_black_code_style/index.html>`_ on
your newly added and modified files prior to each PR.

If this doesn't work for you, you can also use the Pre-commit CI to reformat your code
on github by commenting "pre-commit autofix" on your PR.


Run and write tests
-------------------

Expand Down

0 comments on commit d7811aa

Please sign in to comment.