mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-19 23:28: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="absoluteNestingLevel" value="11"/>
|
||||
</properties>
|
||||
<exclude-pattern>*EigenvalueDecomposition.php</exclude-pattern><!-- Algorithm uses deep nesting -->
|
||||
</rule>
|
||||
<rule ref="Generic.PHP.RequireStrictTypes"/>
|
||||
<rule ref="Generic.NamingConventions.ConstructorName"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user