Use flymake for error diagnostics
This commit is contained in:
parent
6ea05c3360
commit
49001a9185
1 changed files with 1 additions and 0 deletions
|
|
@ -197,6 +197,7 @@
|
|||
(setq lsp-keymap-prefix "C-z l")
|
||||
:custom
|
||||
; keep-sorted start
|
||||
(lsp-diagnostics-provider :flymake)
|
||||
(lsp-pylsp-plugins-mypy-enabled t)
|
||||
(lsp-pylsp-plugins-mypy-strict t)
|
||||
(lsp-pylsp-plugins-ruff-enabled t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue