gpt4 book ai didi

pylint - 如何在 pylint-1.0.0 之后显示 Pylint 消息 ID?

转载 作者:行者123 更新时间:2023-12-03 11:24:57 27 4
gpt4 key购买 nike

pylint-1.0.0 开头--include-ids不再允许争论。

如何得到:

************* Module foo.bar
E:199,11: Module 'yaml' has no 'scanner' member (no-member)
************* Module foo.baz
W:153,27: Unused variable '_filenames' (unused-variable)

显示每个警告的 ID(例如 W0142)?

最佳答案

指定这一点的新方法是命令行参数 '--msg-template={path}:{line}: [{msg_id}({symbol}), {obj}] {msg}' .

关于pylint - 如何在 pylint-1.0.0 之后显示 Pylint 消息 ID?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18133264/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com