Apply exclusion at the class level.
This commit is contained in:
parent
d3fdc7227b
commit
67181947f2
|
@ -27,7 +27,6 @@
|
|||
<!-- and some user class may require it -->
|
||||
<Match>
|
||||
<Class name="org.apache.commons.math3.analysis.integration.BaseAbstractUnivariateIntegrator" />
|
||||
<Method name="<init>" params="double,double,int,int" returns="void" />
|
||||
<Bug pattern="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD" />
|
||||
</Match>
|
||||
|
||||
|
|
Loading…
Reference in New Issue