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
Pull Request — master (#20)
by t
02:32
created
src/ihelpers/SensitiveWord.php 1 patch
Switch Indentation   +1 added lines, -5 removed lines patch added patch discarded remove patch
@@ -166,8 +166,4 @@
 block discarded – undo
166 166
         $local->putFileContent($file, <<<EOT
167 167
 <?php
168 168
 
169
-return {$array};
170
-
171
-EOT);
172
-    }
173
-}
169
+return {$array}
174 170
\ No newline at end of file
Please login to merge, or discard this patch.