让 Eclipse 遵循 PEP 8 格式化标准?

发布于 2024-11-06 03:48:56 字数 125 浏览 4 评论 0原文

有没有办法让 Eclipse 默认遵循 PEP 8 代码格式化标准,并在违反此类标准时发出警告?

Is there any way to make Eclipse follow PEP 8 code formatting standards by default, and show warnings if such standards are broken?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

猫腻 2024-11-13 03:48:56

正如 ulidtko 在他的评论中所说,您可以设置 Eclipse Python 编辑器以某种方式生成代码。如果 Eclipse Python 编辑器有 Format 选项,您可以根据 Eclipse Python 编辑器设置格式化 Python 代码。

但是,您不能强迫任何人使用 Format 选项。

As ulidtko said in his comment, you can set the Eclipse Python editor to generate code in a certain way. If the Eclipse Python Editor has a Format option, you can format the Python code based on the Eclipse Python editor settings.

However, you can't force anyone to use the Format option.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文