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 5347abc commit f53ea65Copy full SHA for f53ea65
doc/user_guide/modules/nox.rst
@@ -1,5 +1,6 @@
1
nox
2
===
3
+
4
The nox package contains nox related functionalities like pre defined nox tasks.
5
6
.. figure:: ../../_static/nothing-to-see-here.png
doc/user_guide/modules/nox_tasks.rst
@@ -3,6 +3,7 @@ nox_tasks
import-lint
___________
7
`Import Linter <https://import-linter.readthedocs.io/en/stable/readme.html>`_
8
allows you to define and enforce rules for the imports within and between Python packages.
9
doc/user_guide/modules/pre_commit_hooks.rst
pre_commit_hooks
=================
In the pre_commit_hook package contains git commit hooks and similar functionalities.
0 commit comments