Completed
Push — master ( 9ea0a0...136b8b )
by Julián
04:20
created
tests/Janitor/Watcher/Scheduled/ScheduledTraitTest.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Test\Watcher\Scheduled;
10 10
 
Please login to merge, or discard this patch.
tests/bootstrap.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 session_start();
10 10
 
Please login to merge, or discard this patch.