;; Cf. https://gist.github.com/doolio/8c1768ebf33c483e6d26e5205896217f ((python-mode . ((eglot-workspace-configuration . (:pylsp (:plugins (:pylint (:enabled :json-false) :pycodestyle (:enabled :json-false) :yapf (:enabled :json-false) :pyflakes (:enabled :json-false) :ruff (:enabled t) :mypy (:enabled t) :black (:enabled t))))))))