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
Branch master (b919b4)
by Bruno
03:07
created
src/Ciandt/Behat/PlaceholdersExtension/Config/ConfigsRepository.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -31,10 +31,10 @@
 block discarded – undo
31 31
   
32 32
 
33 33
   /**
34
-     * 
35
-     * @param type $config_files
36
-     * @todo user %paths.base% value
37
-     */
34
+   * 
35
+   * @param type $config_files
36
+   * @todo user %paths.base% value
37
+   */
38 38
     private function loadConfigFiles($configs_mapping){
39 39
       $placeholder_maps = array();
40 40
       foreach ($configs_mapping as $tag => $file_path){
Please login to merge, or discard this patch.