Adjust pylsp-mypy config
This commit is contained in:
parent
4923195167
commit
a14cf22c79
|
@ -1397,10 +1397,7 @@ 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)
|
||||
:pylsp_mypy ( :report_progress t)
|
||||
:rope_autoimport ( :completions (:enabled t)
|
||||
:code_actions (:enabled t))
|
||||
:rope_completion (:enabled t)
|
||||
|
|
Loading…
Reference in a new issue