Passed
Push — v3 ( 4e73d3...944ad0 )
by Andrew
09:46 queued 05:01
created
src/config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     // The number of milliseconds required between trimming of statistics
52 52
     'statisticsRateLimitMs' => 3600000,
53 53
 
54
-     // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking
54
+        // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking
55 55
     'excludePatterns' => [
56 56
     ],
57 57
 ];
Please login to merge, or discard this patch.