12 lines
367 B
Plaintext
12 lines
367 B
Plaintext
=== Parameters
|
|
|
|
.maxStackConsumptionFactor
|
|
****
|
|
|
|
----
|
|
TBD
|
|
----
|
|
|
|
An indicator approximately proportional to how quickly the stack grows relative to the input size. An issue will be reported if the value for a regex exceeds the maximum set here. Setting this to 0 will cause an issue to be reported for all regular expressions with non-constant stack consumption.
|
|
****
|