Closed LaurenceWarne closed 8 months ago
I overlooked a warning, see https://github.com/emacs-lsp/lsp-mode/actions/runs/8295196871/job/22701748075#step:12:503. 🤔
lsp-pylsp.el:477:2: Warning: custom-declare-variable `lsp-pylsp-plugins-mypy-dmypy' docstring has wrong usage of unescaped single quotes (use \= or different quoting)
Sorry again: https://github.com/emacs-lsp/lsp-mode/pull/4381!
Hi! This PR adds configuration options for the mypy pylsp plugin, documented at https://github.com/python-lsp/pylsp-mypy. Configuration using LSP is not documented (yet :slightly_smiling_face:), but appears to be supported - I've tested most of the options locally.