Disable flake8

This commit is contained in:
Andreas Zweili 2023-07-07 17:04:24 +02:00
parent 8a2853caaf
commit 33e22004b0
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
lsp-idle-delay 0.500
lsp-pylsp-plugins-pycodestyle-enabled nil
lsp-pyls-plugins-pycodestyle-enabled nil
lsp-pylsp-plugins-flake8-enabled nil
lsp-pylsp-plugins-pylint-enabled t)
:commands lsp)