Add config for pylsp-mypy
This commit is contained in:
parent
449f915222
commit
4923195167
|
@ -1397,6 +1397,10 @@ Configure email with iCalendar event support, to integrate with
|
|||
:pydocstyle (:enabled nil)
|
||||
:pyflakes (:enabled nil)
|
||||
:pylint (:enabled nil)
|
||||
:pylsp_mypy ( :live_mode nil
|
||||
:dmypy nil
|
||||
:strict nil
|
||||
:report_progress t)
|
||||
:rope_autoimport ( :completions (:enabled t)
|
||||
:code_actions (:enabled t))
|
||||
:rope_completion (:enabled t)
|
||||
|
|
Loading…
Reference in a new issue