Home > @rushstack/node-core-library > IProblemPattern > loop
IProblemPattern.loop property
If true, the last pattern in a multi-line matcher may repeat (loop) producing multiple problems
Signature:
loop?: boolean;
Home > @rushstack/node-core-library > IProblemPattern > loop
If true, the last pattern in a multi-line matcher may repeat (loop) producing multiple problems
Signature:
loop?: boolean;