Skip to content

Commit

Permalink
Merge pull request #307 from akaihola/doc-pytest-darker
Browse files Browse the repository at this point in the history
Mention in the `README`: `pytest-darker`, IDEs and `pre-commit`
  • Loading branch information
akaihola authored Feb 24, 2022
2 parents c24b8aa + dbf95cd commit 8a1835c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,15 @@ The reformatters supported are:

See `Using linters`_ below for the list of supported linters.

To easily run Darker as a Pytest_ plugin, see pytest-darker_.

To integrate Darker with your IDE or with pre-commit_,
see the relevant sections below in this document.

.. _Black: https://github.com/python/black
.. _isort: https://github.com/timothycrosley/isort
.. _Pytest: https://docs.pytest.org/
.. _pytest-darker: https://pypi.org/project/pytest-darker/

+------------------------------------------------+---------------------------------+
| |you-can-help| | |support| |
Expand Down

0 comments on commit 8a1835c

Please sign in to comment.