mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Don’t freak out over incorrectly-cased classes
This commit is contained in:
parent
d455e24958
commit
b7f6d15a24
@ -1011,7 +1011,7 @@ abstract class ClassLikeChecker extends SourceChecker implements StatementsSourc
|
||||
),
|
||||
$suppressed_issues
|
||||
)) {
|
||||
return false;
|
||||
// fall through here
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user