Connected Mode on SonarLint v2.0 on IntelliJ not w

2019-07-14 13:47发布

SonarLint v2.0 for IntelliJ is out now, and has this "connect to sonar server" feature, but even so, it seems it isn't in sync with my server rules.

http://www.sonarlint.org/intellij/#Connected

Is it working for someone? I'm I missing a step? Or could it be a bug?

Thanks!

IntelliJ Idea Version: 2016.1 SonarLint Version: 2.0.1 SonarQube Version: 5.4

2条回答
Rolldiameter
2楼-- · 2019-07-14 14:16

SonarLint, as of now, won't work with third party analyzers like PMD or FindBug, if you are using those, they will simple be ignored.

You can update your rules in SonarQube Server to only use rules defined in the SonarQube repository, most of them have an equivalent version.

查看更多
啃猪蹄的小仙女
3楼-- · 2019-07-14 14:22

Please check SonarLint console for details and open a thread on SonarLint Google group so that we can investigate.

查看更多
登录 后发表回答