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 — 7.x-1.x ( 6f975d...f0df14 )
by Brant
02:43
created
themes/dfs/med/theme-settings.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Implements hook_form_FORM_ID_alter().
4
- *
5
- * @param $form
6
- *   The form.
7
- * @param $form_state
8
- *   The form state.
9
- */
3
+             * Implements hook_form_FORM_ID_alter().
4
+             *
5
+             * @param $form
6
+             *   The form.
7
+             * @param $form_state
8
+             *   The form state.
9
+             */
10 10
 function med_form_system_theme_settings_alter(&$form, &$form_state) {}
Please login to merge, or discard this patch.