diff --git a/src/Command/LintCommand.php b/src/Command/LintCommand.php index adb5a316..a30fa890 100644 --- a/src/Command/LintCommand.php +++ b/src/Command/LintCommand.php @@ -177,6 +177,8 @@ protected function execute(InputInterface $input, OutputInterface $output) } /** + * Execute lint and return errors. + * * @param Linter $linter * @param OutputInterface $output * @param int $fileCount