Skip to content

Commit

Permalink
T
Browse files Browse the repository at this point in the history
  • Loading branch information
robchett committed Oct 26, 2023
1 parent 0fea1a3 commit f6a556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psalm/Internal/Cli/Psalm.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ public static function run(array $argv): void

self::emitMacPcreWarning($options, $threads);

self::restart($options, $threads, $progress);
//self::restart($options, $threads, $progress);

if (isset($options['debug-emitted-issues'])) {
$config->debug_emitted_issues = true;
Expand Down

0 comments on commit f6a556e

Please sign in to comment.