mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Re-enable dead code detection
This commit is contained in:
parent
2e98c77641
commit
4619ef1390
@ -328,6 +328,8 @@ class ProjectChecker
|
||||
) . PHP_EOL . PHP_EOL;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
$this->checkClassReferences();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user