Added License File #5
Annotations
11 errors
Run PHPCS on all files
Process completed with exit code 2.
|
Show PHPCS results in PR:
tests/bootstrap.php#L37
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Show PHPCS results in PR:
includes/class-controller.php#L22
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Show PHPCS results in PR:
includes/class-controller.php#L26
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Show PHPCS results in PR:
includes/class-controller.php#L61
The closing brace for the class must go on the next line after the body
|
Show PHPCS results in PR:
includes/class-admin-settings.php#L57
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Show PHPCS results in PR:
includes/class-admin-settings.php#L105
Empty lines are not allowed in multi-line function calls
|
Show PHPCS results in PR:
includes/class-admin-settings.php#L249
The first argument in a multi-line function call must be on the line after the opening parenthesis
|
Show PHPCS results in PR:
includes/class-admin-settings.php#L250
Empty lines are not allowed in multi-line function calls
|
Show PHPCS results in PR:
includes/class-admin-settings.php#L294
Empty lines are not allowed in multi-line function calls
|
Show PHPCS results in PR:
includes/class-admin-settings.php#L316
Empty lines are not allowed in multi-line function calls
|
Loading