1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00

Keep going

This commit is contained in:
Brown 2020-08-31 23:11:16 -04:00 committed by Daniil Gentili
parent d7cc68cb09
commit 47c1d15afd
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -193,7 +193,7 @@ class MatchAnalyzer
),
$statements_analyzer->getSuppressedIssues()
)) {
return false;
// continue
}
}
}