Failed Conditions
Pull Request — master (#15)
by Raphael
03:58 queued 01:16
created
src/PurpleBooth/GitLintValidators/Composer/Scripts.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
155 155
      * @param  string      $message The message to error.
156 156
      * @param  IOInterface $io      The Input/Output helper interface.
157 157
      *
158
-     * @return mixed
158
+     * @return false|string
159 159
      */
160 160
     private static function getGuardedGitDirectory($message, IOInterface $io)
161 161
     {
Please login to merge, or discard this patch.