Completed
Pull Request — master (#125)
by Matthias
01:41
created
src/Commands/ChurnCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -205,7 +205,7 @@
 block discarded – undo
205 205
         }
206 206
 
207 207
         throw new \InvalidArgumentException(
208
-            'Provide the directories you want to scan as arguments, ' .
208
+            'Provide the directories you want to scan as arguments, '.
209 209
             'or configure them under "directoriesToScan" in your churn.yml file.'
210 210
         );
211 211
     }
Please login to merge, or discard this patch.