dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

Expected 0 spaces before closing bracket; 1 found
Open

                        <?php wp_nonce_field( ABT_ACTIONS['SET_CITATION_STYLE'], ABT_NONCE ); ?>

Space after opening parenthesis of function call prohibited
Open

                                value="<?php esc_attr_e( 'Update', 'academic-bloggers-toolkit' ); ?>"

Space after opening parenthesis of function call prohibited
Open

                        <h2><?php esc_html_e( 'How do I', 'academic-bloggers-toolkit' ); ?>...</h2>

Expected 0 spaces after opening bracket; 1 found
Open

                                    <?php if ( ! extension_loaded( 'libxml' ) ) : ?>

Space after opening parenthesis of function call prohibited
Open

                        <?php wp_nonce_field( ABT_ACTIONS['SET_CITATION_STYLE'], ABT_NONCE ); ?>

Expected 0 spaces before closing bracket; 1 found
Open

                                    <h3><?php esc_html_e( 'Apply style to the bibliography list?', 'academic-bloggers-toolkit' ); ?></h3>

Line should be indented 2 spaces, but was indented 4 spaces
Open

    display: table-cell;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Selector abt-bibliography__body should be written in lowercase with hyphens
Open

.abt-static-bib .abt-bibliography__body {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Properties should be ordered font-size, margin, padding
Open

    padding: 0;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Property display already defined on line 35
Open

        display: contents;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    > div:not([class]) {
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Properties should be ordered background, border-radius, box-shadow, font-size, line-height, max-width, padding, z-index
Open

    z-index: 20;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    $arrow-size: 5px;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

Selector should have depth of applicability no greater than 3, but was 4
Open

    :global .components-modal__header .components-modal__header-heading {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    padding: 0;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    display: table-row;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    cursor: pointer;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

Color white should be written in hexadecimal form as #ffffff
Open

    color: white;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    height: 16px;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    line-height: 16px;
Severity
Category
Status
Source
Language