pylsp: Tweak default user settings (cherry-pick #21025) (#21027)
gcp-cherry-pick-bot[bot]
and
Piotr Osiewicz
created
Cherry-picked pylsp: Tweak default user settings (#21025)
I've also looked into not creating temp dirs in project directories and
succeeded at that for Mypy; no dice for rope though, I'll have to send a
patch to pylsp to fix that.
Closes #20646
Release Notes:
- Python: tweaked default pylsp settings to be less noisy (mypy and
pycodestyle are no longer enabled by default).
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>