Ai
1 Star 0 Fork 0

fanjunwei/python-lsp-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pylintrc 445 Bytes
一键复制 编辑 原始数据 按行查看 历史
Carlos Cordoba 提交于 2021-11-26 00:41 +08:00 . Fix formatting a log message (#122)
[FORMAT]
max-line-length = 120
[MESSAGES CONTROL]
enable =
useless-suppression
disable =
duplicate-code,
invalid-name,
fixme,
missing-docstring,
protected-access,
too-few-public-methods,
too-many-arguments,
too-many-instance-attributes,
import-error,
consider-using-f-string,
logging-fstring-interpolation
[REPORTS]
reports = no
[TYPECHECK]
generated-members =
pylsp_*
cache_clear
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanjunwei/python-lsp-server.git
git@gitee.com:fanjunwei/python-lsp-server.git
fanjunwei
python-lsp-server
python-lsp-server
develop

搜索帮助