Skip to content

Commit 68ca563

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 603c064 commit 68ca563

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/ChangeOwnerConfigJson.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ public function handle(): void
3131
{
3232
if (PHP_OS_FAMILY !== 'Linux') {
3333
$this->error('This command only works on Linux');
34+
3435
return;
3536
}
3637

0 commit comments

Comments
 (0)