admin管理员组文章数量:1022761
What is the command line line parameter that i can use to ignore the GOTO statement usage in plsql code for example we have used below to ignore the forloop block in the code
-Dsonar.issue.ignore.multicriteria.e4.ruleKey=plsql:ForLoopUsageCheck
-Dsonar.issue.ignore.multicriteria.e4.resourceKey=**
i have tried below but it didnt work
-Dsonar.issue.ignore.multicriteria.e13.ruleKey=plsql:GOTOStatement
-Dsonar.issue.ignore.multicriteria.e13.resourceKey=**
What is the command line line parameter that i can use to ignore the GOTO statement usage in plsql code for example we have used below to ignore the forloop block in the code
-Dsonar.issue.ignore.multicriteria.e4.ruleKey=plsql:ForLoopUsageCheck
-Dsonar.issue.ignore.multicriteria.e4.resourceKey=**
i have tried below but it didnt work
-Dsonar.issue.ignore.multicriteria.e13.ruleKey=plsql:GOTOStatement
-Dsonar.issue.ignore.multicriteria.e13.resourceKey=**
本文标签: Sonarqube ignore rules parameter for goto statatement in the codeStack Overflow
版权声明:本文标题:Sonarqube ignore rules parameter for goto statatement in the code - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745518064a2154173.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论