Web 插件规则 "InlineStyleCheck" 在 JSP 自定义标签上创建误报

Web Plugin Rule "InlineStyleCheck" creates False Positives on JSP custom tags

SonarQube Web Plugin 造成了很多误报,因为使用了带有 "style" 名称的 JSP 自定义标签。

环境:

这是规则中的错误。它标记所有本地名称等于 style 的元素。 SonarQube 的作者 Web Plugin have created an issue: SONARWEB-30。 2.4版本会修复