Skip to content

Commit

Permalink
update list of linting tools used in CONTIBUTING guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jun 8, 2024
1 parent a861db9 commit fc69216
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ Linting the source code

This library uses pre-commit_ for some linting tools like

- `black <https://black.readthedocs.io/en/stable/>`_
- `pylint <https://pylint.pycqa.org/en/stable/>`_
- `ruff <https://docs.astral.sh/ruff>`_
- `mypy <https://mypy.readthedocs.io/en/stable/>`_

To use pre-commit_, you must install it and create the cached environments that it needs.
Expand Down

0 comments on commit fc69216

Please sign in to comment.