1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Coala v0.8 发布了,代码分析器 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-08-23.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    Coala 是一款代码分析器,它提供了一个统一的命令行接口用于代码分析和修复,无论你使用哪种语言。

    [​IMG]

    本次主要更新如下:

    New Features


    • coala now supports syntax highlighting in results!


    • Questions are now printed in color; this will improve visibility when a lot
      of text is written to the screen.


    • coala-json now supports --show-bears and --filter-by-language


    • Added a --show-capabilities flag that displays the types of issues coala
      can detect and fix for a particular language.


    • Display the line number when a line is missing; this could happen if a bear
      that had run previously overwrites it.

    Bug Fixes


    • Fixed an issue where errors were generated for lines containing only a
      single tab character. Issue #2180


    • Fixed an issue with question where stray escape characters may be present.
      Issue #2546


    • Group questions about missing values in a coafile by bears.
      Issue #2530


    • An issue where an exception was raised wrongly when the same diff was
      generated multiple times has been fixed.
      PR #2465

    Performance


    • Caching is now enabled by default. This is a huge performance improvement
      for HDD users - we've seen a 2x improvement when coala is run on coala.
      To disable caching run coala with the --disable-caching flag.


    • An issue where coala takes over 2 seconds to print the help manual through
      --help has been fixed.
      Issue #2344

    点击这里查看更多:https://github.com/coala-analyzer/coala/releases

    下载地址:

    Coala v0.8 发布了,代码分析器下载地址
     
Loading...