We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -590,7 +590,8 @@ |
||
| 590 | 590 | return $resultSet; |
| 591 | 591 | } |
| 592 | 592 | |
| 593 | - private function getDocument($record, $highlighting, $fields, $parameters) { |
|
| 593 | + private function getDocument($record, $highlighting, $fields, $parameters) |
|
| 594 | + { |
|
| 594 | 595 | $resultDocument = new ResultDocument($record, $highlighting, $fields); |
| 595 | 596 | |
| 596 | 597 | $document = [ |