Skip to content

Commit

Permalink
Add code spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 7, 2024
1 parent 73517e3 commit bd22501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monorepo/HydeStan/HydeStan.php
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ public function run(string $file, string $contents): void
$strContainsAny = true;
}
}

if ($strContainsAny) {
continue;
}
Expand Down

0 comments on commit bd22501

Please sign in to comment.