Disable flake8 in helix
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
|
||||
[[language]]
|
||||
name = "bash"
|
||||
indent = { unit = " " , tab-width = 4 }
|
||||
|
||||
[language-server.pylsp.config.pylsp.plugins]
|
||||
flake8 = {enabled = false}
|
||||
|
||||
[[language]]
|
||||
name = "python"
|
||||
indent = { unit = " " , tab-width = 4 }
|
||||
|
||||
Reference in New Issue
Block a user