pylsp: disable pydocstyle integration

This commit is contained in:
Evie Litherland-Smith 2024-05-15 10:51:27 +01:00
parent 84d034768b
commit 2fc42e3eea

View file

@ -898,6 +898,7 @@
:mccabe (:enabled nil)
:preload (:enabled nil)
:pycodestyle (:enabled nil)
:pydocstyle (:enabled nil)
:pyflakes (:enabled nil)
:pylint (:enabled nil)
:rope_autoimport ( :completions (:enabled t)