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 b9b9d38 commit 06a21b8Copy full SHA for 06a21b8
clients/lsp-pylsp.el
@@ -475,7 +475,7 @@ means you must save your changes for mypy diagnostics to update correctly."
475
:group 'lsp-pylsp)
476
477
(defcustom lsp-pylsp-plugins-mypy-dmypy nil
478
- "If non-nil, use 'dmypy run' rather than mypy.
+ "If non-nil, use \"dmypy run\" rather than mypy.
479
480
This uses the dmypy daemon and may dramatically improve the responsiveness of
481
the pylsp server, however this currently does not work in live_mode. Enabling
0 commit comments