We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d428ed commit aecde03Copy full SHA for aecde03
pylsp_black/plugin.py
@@ -52,7 +52,6 @@ def pylsp_settings():
52
"preview": False,
53
"cache_config": False,
54
},
55
- "flake8": {"max-line-length": 88},
56
"yapf": {"enabled": False},
57
"autopep8": {"enabled": False},
58
}
0 commit comments