HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Spaces must be used to indent lines; tabs are not allowed
Open

        'node_modules',
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        '.github',
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        'elements' => [
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        '.git',
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        'vendor',
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    ])
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        __DIR__
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    ->ignoreVCS(true);
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            'method',
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        ],
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    ->ignoreDotFiles(true)
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    ->name('.php_cs.php')
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    ->in([
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Class name "ImgData_Diamonds" is not in camel caps format
Open

class ImgData_Diamonds extends ImgData

Class name "ImgData_Squares" is not in camel caps format
Open

class ImgData_Squares extends ImgData

Expected 0 spaces after opening bracket; newline found
Open

if (
Severity: Minor
Found in src/includes/polyfills.php by phpcodesniffer

Class name "ImgData_Bevels" is not in camel caps format
Open

class ImgData_Bevels extends ImgData
Severity: Minor
Found in src/image/ImgData_Bevels.php by phpcodesniffer

Class name "ImgData_Stars" is not in camel caps format
Open

class ImgData_Stars extends ImgData
Severity: Minor
Found in src/image/ImgData_Stars.php by phpcodesniffer

Class name "ImgData_Balls" is not in camel caps format
Open

class ImgData_Balls extends ImgData
Severity: Minor
Found in src/image/ImgData_Balls.php by phpcodesniffer

Expected 1 space after closing brace; newline found
Open

            }
Severity: Minor
Found in src/plot/ErrorPlot.php by phpcodesniffer
Severity
Category
Status
Source
Language