Intellij SonarLint 2.3 - ignore rule

2019-06-17 02:24发布

I've just updated SonarLint plugin for Intellij Idea to version 2.3.2. Changelog says that since version 2.3 rule exclusion in connected mode should be available.

Below is my configuration, seems to be corrected, yet, ignored rule still pops up.

Analysis configuration

1条回答
Bombasti
2楼-- · 2019-06-17 02:59

Currently, the exclusions must be defined in the SonarQube server. That's why it's only supported in the connected mode.

Sorry if change notes were not clear, I will update the title of https://jira.sonarsource.com/browse/SLI-72.

Defining exclusions in the IDE will be supported at some point. Feel free to follow/vote the corresponding ticket: https://jira.sonarsource.com/browse/SLI-97

查看更多
登录 后发表回答