Adjust pylsp-mypy config

This commit is contained in:
Evie Litherland-Smith 2024-10-29 06:31:34 +00:00
parent 4923195167
commit a14cf22c79

View file

@ -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)