SonarLint for Visual Studio 2.2 发布了。
新版本嵌入了以下8个新的规则:
Unassigned members should be removed (Code Smell, confusing)
One-way “OperationContract” methods should have “void” return type (Bug)
“params” should not be introduced on overrides (Code Smell, confusing)
连接模式也得到了改进:
SonarQube exclusion MSBuild的属性可以通过一个更好的用户界面编辑:
详情查看更新说明,或访问 SonarLint for Visual Studio site