Passed
Branch master (0069c1)
by Luis Henrique
12:17
created
src/Application.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of LuisMulinari\Consoleful
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of LuisMulinari\Consoleful
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 
8 8
 namespace LuisMulinari\Consoleful;
9 9
 
Please login to merge, or discard this patch.