GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( ad565c...b5b947 )
by Mewes
02:25
created
Wrapper/XlsDocumentWrapper.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -156,7 +156,7 @@
 block discarded – undo
156 156
             $format = $this->attributes['format'];
157 157
         }
158 158
 
159
-         // try Symfony request
159
+            // try Symfony request
160 160
         elseif (isset($this->context['app'])) {
161 161
             /**
162 162
              * @var AppVariable $appVariable
Please login to merge, or discard this patch.