Skip to content

Commit

Permalink
Quote file name.
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Linder <[email protected]>
  • Loading branch information
dargor authored and Richardk2n committed Nov 23, 2024
1 parent 0c01013 commit 2a3080b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Using a ``pyproject.toml`` for configuration, which is in fact the preferred way
exclude = ["tests/*"]

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).
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:
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:

::

Expand Down

0 comments on commit 2a3080b

Please sign in to comment.