标签: sonarqube sonarqube-web
使用sonarqube进行分析时,有没有办法排除类中的特定方法?我找到的只是如何排除文件和模块。
答案 0 :(得分:2)
除非你想用marker comments and use exclusions包围方法,否则答案是否定的。