Skip to content

Commit a5aaf36

Browse files
Update doc/user_guide/usage/run.rst
Co-authored-by: Daniël van Noord <[email protected]>
1 parent 49de7a9 commit a5aaf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user_guide/usage/run.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ configuration file in the following order and uses the first one it finds:
106106
#. ``tox.ini`` in the current working directory,
107107
providing it has at least one ``pylint.`` section
108108
#. Pylint will search for the ``pyproject.toml`` file up the directories hierarchy
109-
unless it's found, or ``.git``/``.hg`` directory is found, or the file system root
109+
unless it's found, or a ``.git``/``.hg`` directory is found, or the file system root
110110
is approached.
111111
#. If the current working directory is in a Python package, Pylint searches \
112112
up the hierarchy of Python packages until it finds a ``pylintrc`` file. \

0 commit comments

Comments
 (0)