【问题标题】:Configuring pep8 in Textmate在 Textmate 中配置 pep8
【发布时间】:2010-07-07 10:25:28
【问题描述】:

Textmate 有一个 Python PEP8 包,它将对您的文件运行 pep8 验证。如何将其设置为相当于pep8 --ignore=E501 my_file.py

【问题讨论】:

    标签: python textmate textmatebundles pep8


    【解决方案1】:

    pep8 包的作者添加了隐藏用户指定错误代码的功能。

    http://github.com/ppierre/python-pep8-tmbundle

    【讨论】:

      猜你喜欢
      • 2015-07-30
      • 1970-01-01
      • 2013-07-24
      • 1970-01-01
      • 2018-12-10
      • 2015-09-08
      • 1970-01-01
      • 1970-01-01
      • 2011-10-16
      相关资源
      最近更新 更多