Completed
Push — master ( 3404d1...b8e56d )
by Bill
12s
created
src/Commands/ChurnCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -211,7 +211,7 @@
 block discarded – undo
211 211
         }
212 212
 
213 213
         throw new InvalidArgumentException(
214
-            'Provide the directories you want to scan as arguments, ' .
214
+            'Provide the directories you want to scan as arguments, '.
215 215
             'or configure them under "directoriesToScan" in your churn.yml file.'
216 216
         );
217 217
     }
Please login to merge, or discard this patch.