Passed
Push — develop ( 0068db...83fa04 )
by Andrew
04:42
created
src/config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
     // Whether the Statistics should be trimmed after each new statistic is recorded
46 46
     'automaticallyTrimStatistics' => true,
47 47
 
48
-     // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking
48
+        // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking
49 49
     'excludePatterns' => [
50 50
     ],
51 51
 ];
Please login to merge, or discard this patch.