mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 00:38:40 +00:00
exclude nesting check for math algorithm
This commit is contained in:
parent
313067bffd
commit
9af4fce8cc
|
|
@ -85,6 +85,7 @@
|
||||||
<property name="nestingLevel" value="5"/>
|
<property name="nestingLevel" value="5"/>
|
||||||
<property name="absoluteNestingLevel" value="11"/>
|
<property name="absoluteNestingLevel" value="11"/>
|
||||||
</properties>
|
</properties>
|
||||||
|
<exclude-pattern>*EigenvalueDecomposition.php</exclude-pattern><!-- Algorithm uses deep nesting -->
|
||||||
</rule>
|
</rule>
|
||||||
<rule ref="Generic.PHP.RequireStrictTypes"/>
|
<rule ref="Generic.PHP.RequireStrictTypes"/>
|
||||||
<rule ref="Generic.NamingConventions.ConstructorName"/>
|
<rule ref="Generic.NamingConventions.ConstructorName"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user