We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -64,7 +64,7 @@ |
||
| 64 | 64 | :header-rows: $numHeaderRows |
| 65 | 65 | |
| 66 | 66 | |
| 67 | -RST; |
|
| 67 | +rst; |
|
| 68 | 68 | |
| 69 | 69 | // Pattern for a row: |
| 70 | 70 | // |
@@ -287,6 +287,4 @@ |
||
| 287 | 287 | $section->addTable($rows, $header); |
| 288 | 288 | } |
| 289 | 289 | |
| 290 | - return $page; |
|
| 291 | - } |
|
| 292 | -} |
|
| 290 | + return $page |
|
| 293 | 291 | \ No newline at end of file |