Completed
Push — master ( ce9370...d6dad5 )
by Adam
02:20
created
config/airbrake.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -6,9 +6,9 @@
 block discarded – undo
6 6
     
7 7
     // Environments to ignore errors
8 8
     'ignore_environments' => [
9
-    	'local',
10
-    	'testing',
11
-    	'development'
9
+        'local',
10
+        'testing',
11
+        'development'
12 12
     ],
13 13
 
14 14
     // API Key
Please login to merge, or discard this patch.