We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd59eee commit a701570Copy full SHA for a701570
1 file changed
src/Analyser/FileAnalyserCallback.php
@@ -39,6 +39,7 @@ final class FileAnalyserCallback
39
private array $temporaryFileErrors = [];
40
41
private array $linesToIgnore;
42
+
43
private array $unmatchedLineIgnores;
44
45
/**
0 commit comments