Skip to content

Commit f2c526c

Browse files
Merge pull request #33 from webfactor/analysis-q1L62w
Apply fixes from StyleCI
2 parents a8a55ed + b73876d commit f2c526c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contracts/CommandAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ public function addFile(?\SplFileInfo $file): void
4040
array_push($this->filesToBeOpened, $file);
4141
}
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)