Skip to content

Commit

Permalink
Merge pull request #15 from SiavashBamshadnia/analysis-QMBQQj
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
SiavashBamshadnia authored Mar 19, 2021
2 parents b2134a8 + e9eec93 commit 9f99638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SourceEncryptCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public function handle()
foreach ($sources as $source) {
if (!File::exists($source)) {
$this->error("File $source does not exist.");

return 1;
}

Expand Down

0 comments on commit 9f99638

Please sign in to comment.