提交 d735f5e0 编写于 作者: O Oleg Nenashev

[JENKINS-36717] - Remove FindBugs priority filters since they do not actually impact the build

上级 798530c6
......@@ -12,13 +12,4 @@
<Bug pattern="DM_DEFAULT_ENCODING"/>
</Or>
</Match>
<!-- exclude medium and low priorities -->
<!--TODO: Cleanup code and remove filtering of medium-priority issues-->
<Match>
<Priority value="2"/>
</Match>
<Match>
<Priority value="3"/>
</Match>
</FindBugsFilter>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册