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 ec6c6d6 commit 19fabe5Copy full SHA for 19fabe5
docs/contributing.rst
@@ -102,8 +102,8 @@ Style
102
103
The Django Debug Toolbar uses `black <https://github.com/psf/black>`__ to
104
format code and additionally uses flake8 and isort. The toolbar uses
105
-`pre-commit <https://pre-commit>`__ to automatically apply our style guidelines
106
-when a commit is made. Set up pre-commit before committing with:
+`pre-commit <https://pre-commit.com>`__ to automatically apply our style
+guidelines when a commit is made. Set up pre-commit before committing with:
107
108
$ pre-commit install
109
0 commit comments