Showing 521 of 706 total issues
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "saml_role_mapping",
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[Block(
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Missing class doc comment Open
Open
class SuCleanHtml extends FilterBase implements ContainerFactoryPluginInterface {
- Exclude checks
Expected 1 space before "?"; 0 found Open
Open
if ($url = $ns->load($node_id)?->toUrl()->toString()) {
- Exclude checks
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Missing parameter comment Open
Open
* @param int $width
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Missing class doc comment Open
Open
class ExploreCoursesUrlWidget extends LinkWidget {
- Exclude checks
Only string literals should be passed to t() where possible Open
Open
$form_state->setError($element, $this->t("That API version is deprecated. Newest version is: $xml->latestVersion"));
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Line exceeds 80 characters; contains 150 characters Open
Open
#[CLI\Usage(name: 'stanford-decoupled:connect-next "http://localhost:3000"', description: 'Create a next site entity to connect with Next.JS site')]
- Exclude checks
You must use "/**" style comments for a function comment Open
Open
public function nextInvalidateUrl(string $url) {
- Exclude checks