From 7c8b16205ba9e7eacae5229fa61d895082e2aac3 Mon Sep 17 00:00:00 2001 From: blancadesal Date: Sat, 10 Feb 2024 17:07:29 +0100 Subject: [PATCH] add mistakenly removed target --- CONTRIBUTING.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f11adc8..c846e76 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -149,6 +149,7 @@ Docs .. _`Sphinx-style format`: https://sphinx-rtd-tutorial.readthedocs.io/en/latest/docstrings.html#the-sphinx-docstring-format .. _semantic newlines: https://rhodesmill.org/brandon/2012/one-sentence-per-line/restructuredtext/basics.html .. _CI: https://github.com/blancadesal/mwsql/actions +.. _pre-commit: https://pre-commit.com/ .. _ruff: https://github.com/astral-sh/ruff-pre-commit .. _mypy: https://mypy.readthedocs.io/en/stable/ .. _pytest: https://docs.pytest.org/en/6.2.x/