1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 18:48:03 +01:00

Keep going

This commit is contained in:
Brown 2020-08-31 23:11:16 -04:00
parent 3cdb13f7ab
commit ab063e80d7

View File

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