Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Completed
Push — master ( 7a24d5...09959f )
by Cristian
02:56
created
src/app/Http/Controllers/CrudFeatures/ShowDetailsRow.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 trait ShowDetailsRow {
6 6
 
7
-	/**
7
+    /**
8 8
      * Used with AJAX in the list view (datatables) to show extra information about that row that didn't fit in the table.
9 9
      * It defaults to showing some dummy text.
10 10
      *
Please login to merge, or discard this patch.