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

新闻 SonarLint for Visual Studio 1.7 发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,404
    Likes Received:
    47
    SonarLint for Visual Studio 1.7 发布,更新如下:


    Moreover, the two following rules have been highly tuned:


    • “IDisposables” should be disposed
      This rule has been totally reworked, and now only supports a fixed set of “IDisposable” types and factory methods. Such as this issue, when the local variable “face” is not disposed in project Nancy:
      [​IMG]


    • Unused method parameters should be removed
      This rule has been fixed to not report on methods that are assigned to delegates. And a code fix is also provided.
      Example of unused parameter from project Akka:
      [​IMG]

    更多内容请看: release note 或访问 SonarLint for Visual Studio web site.
    SonarLint for Visual Studio 1.7 发布下载地址
     
Loading...