【发布时间】:2017-01-02 03:33:10
【问题描述】:
我希望使用 sonarlint-cli (2.0) 通过远程 SonarQube 服务器 (5.6.1) 对 C++ 进行预提交分析,但是在更新绑定和下载分析插件时,它告诉我 cxx 插件(以及其他) 不兼容:
DEBUG: Plugin cxx is not compatible with SonarLint. Skip it.
这是社区 C++ 插件 (0.9.6)。
我想知道插件与 SonarLint 的兼容性规则,以及替代的预提交方法。
【问题讨论】:
标签: sonarlint