We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc46f6a commit 4e569a3Copy full SHA for 4e569a3
doc/user_guide/features/formatting_code/index.rst
@@ -45,7 +45,7 @@ deterministic manner.
45
pre-commit
46
++++++++++++
47
48
-`Pre-commit <https://pre-commit.com/>` is a framework that automatically runs
+`Pre-commit <https://pre-commit.com/>`__ is a framework that automatically runs
49
configurable checks and fixes on code before Git commits and pushes.
50
Included in the cookiecutter project template is a ``.pre-commit-config.yaml``, which
51
uses the formatting :ref:`formatting_sessions`. For information on configuring and
0 commit comments