ignore w391 for python
This commit is contained in:
@@ -114,6 +114,7 @@ return {
|
||||
pylsp = {
|
||||
plugins = {
|
||||
pycodestyle = {
|
||||
ignore = { 'W391' },
|
||||
maxLineLength = pythonLineLength
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user