标签: intellij-idea sonarqube sonarlint sonarlint-intellij
我在SonarQube中配置我们的项目忽略规则squid:S00103。
它工作正常,但使用我们的服务器配置的IntelliJ的SonarLint 2.0不使用此排除。
所以我想在插件属性中手动添加排除,但似乎无法正常工作。
见这里: SonarIgnore-Screenshot