Skip to content

Commit 2a3080b

Browse files
dargorRichardk2n
authored andcommitted
Quote file name.
Signed-off-by: Gabriel Linder <[email protected]>
1 parent 0c01013 commit 2a3080b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Using a ``pyproject.toml`` for configuration, which is in fact the preferred way
9090
exclude = ["tests/*"]
9191

9292
A ``pyproject.toml`` does not conflict with the legacy config file (deprecated) given that it does not contain a ``pylsp-mypy`` section. The following explanation uses the syntax of the legacy config file (deprecated). However, all these options also apply to the ``pyproject.toml`` configuration (note the lowercase bools).
93-
Depending on your editor, the configuration (found in a file called pylsp-mypy.cfg in your workspace or a parent directory) should be roughly like this for a standard configuration:
93+
Depending on your editor, the configuration (found in a file called ``pylsp-mypy.cfg`` in your workspace or a parent directory) should be roughly like this for a standard configuration:
9494

9595
::
9696

0 commit comments

Comments
 (0)