@SupressLint("all") 会抑制所有 sonarqube 漏洞吗?

问题描述

SonarQube 正在向某些无法在 android 项目中设为 final 的变量抛出 make the field final 漏洞。有人建议我使用 SupressLint 注释。但是当我在我的 android studio添加 annoation 并在本地运行 SonarLint 时,我仍然会遇到这些漏洞。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)