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 ( f937e1...340142 )
by Askupa
01:59
created
compiler.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package   WordPress Dynamic CSS
4
- * @version   1.0.0
5
- * @author    Askupa Software <[email protected]>
6
- * @link      https://github.com/askupasoftware/wp-dynamic-css
7
- * @copyright 2016 Askupa Software
8
- */
3
+     * @package   WordPress Dynamic CSS
4
+     * @version   1.0.0
5
+     * @author    Askupa Software <[email protected]>
6
+     * @link      https://github.com/askupasoftware/wp-dynamic-css
7
+     * @copyright 2016 Askupa Software
8
+     */
9 9
 
10 10
 /**
11 11
  * Dynamic CSS Compiler Utility Class
Please login to merge, or discard this patch.