Add config for pylsp-mypy

This commit is contained in:
Evie Litherland-Smith 2024-10-29 06:23:15 +00:00
parent 449f915222
commit 4923195167

View file

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