martin-helmich/typo3-typoscript-parser

View on GitHub

Showing 149 of 149 total issues

Space before opening parenthesis of function call prohibited
Open

$type = match ($state->token(1)->getType()) {
Severity: Minor
Found in src/Parser/Parser.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

}

Line indented incorrectly; expected 4 spaces, found 8
Open

}

Line indented incorrectly; expected 4 spaces, found 8
Open

}

Line indented incorrectly; expected 4 spaces, found 8
Open

}

Line indented incorrectly; expected 4 spaces, found 8
Open

if (count($statement->elseStatements) > 0) {

Line indented incorrectly; expected 0 spaces, found 4
Open

}

Line indented incorrectly; expected 4 spaces, found 8
Open

if ($this->prettyPrinterConfiguration->shouldIncludeEmptyLineBreaks()) {

Line indented incorrectly; expected 0 spaces, found 4
Open

case EnforceGlobal;
Severity
Category
Status
Source
Language