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 f57c6bf commit 9aeedecCopy full SHA for 9aeedec
1 file changed
doc-source/index.rst
@@ -136,7 +136,7 @@ This will only check for missing ``__all__`` variables but won't add them.
136
137
See `pre-commit <https://github.com/pre-commit/pre-commit>`_ for instructions
138
139
-Sample `.pre-commit-config.yaml`:
+Sample ``.pre-commit-config.yaml``:
140
141
.. pre-commit:flake8:: 0.0.4
142
@@ -148,7 +148,7 @@ This will add ``__all__`` variables to files that require them and prevent the c
148
149
150
151
152
153
.. pre-commit::
154
:rev: v0.0.4
0 commit comments