dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

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

    $html->loadHTML( $raw );
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

            'family' => $a[1],
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

            '&hearts; <a href="%s">%s</a>',

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

    //

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

    //

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

    );

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

    <?php

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

    require_once __DIR__ . '/php/editor.php';

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

        }
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

    $current_style = get_option( ABT_OPTIONS_KEY )['citation_style'];
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

            $payload['authors'][] = $a;
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

    if ( $issued ) {
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

    register_script(

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

            'abt-editor-blocks',

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

        $state = (object) [
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

    $xpath = new \DOMXPath( $html );
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

        'authors'  => [],
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

     */
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

    }

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

        ]
Severity
Category
Status
Source
Language