soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

Array double arrow not aligned correctly; expected 11 space(s) between "'date'" and double arrow, but found 13.
Open

                        'date'             => __( 'Date', 'read-offline' ),

Array double arrow not aligned correctly; expected 2 space(s) between "'section_id'" and double arrow, but found 7.
Open

                'section_id'       => 'pdf_footer',

Found precision alignment of 2 spaces.
Open

                      'site_title'           => __( 'Site Title', 'read-offline' ),

Array double arrow not aligned correctly; expected 1 space(s) between "'style'" and double arrow, but found 18.
Open

                            'style'                  => 'display: inline; clear: none', // this makes the field element inline, which means next fields continues from the right end of the field, not from the new line.

Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and double arrow, but found 13.
Open

                'type'             => 'ace',

Array double arrow not aligned correctly; expected 5 space(s) between "'options'" and double arrow, but found 10.
Open

                'options'          => array(

Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12.
Open

                'title'            => __( 'Footer', 'read-offline' ),

Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12.
Open

                'title'            => __( 'Standard Footer', 'read-offline' ),

Array double arrow not aligned correctly; expected 3 space(s) between "'document_url'" and double arrow, but found 5.
Open

                        'document_url'     => __( 'Document URL', 'read-offline' ),

Array double arrow not aligned correctly; expected 1 space(s) between "'attributes'" and double arrow, but found 3.
Open

                    'attributes'   => array(

Array double arrow not aligned correctly; expected 1 space(s) between "'field'" and double arrow, but found 12.
Open

                        'field'            => array(

Array double arrow not aligned correctly; expected 7 space(s) between "'type'" and double arrow, but found 13.
Open

                'type'             => 'revealer',

Array double arrow not aligned correctly; expected 1 space(s) between "'select'" and double arrow, but found 15.
Open

                    'select'               => array(

Array item not aligned correctly; expected 20 spaces but found 24
Open

                        '#fieldrow-pdf_css_css'  => __( 'Yes (added below)', 'read-offline' ),

Found precision alignment of 1 spaces.
Open

             )

Array double arrow not aligned correctly; expected 6 space(s) between "'label'" and double arrow, but found 12.
Open

                'label'            => array(

Array item not aligned correctly; expected 20 spaces but found 24
Open

                        '0'                => __( 'No ', 'read-offline' ),

Array double arrow not aligned correctly; expected 7 space(s) between "'help'" and double arrow, but found 13.
Open

                'help'             => __( 'Help text', 'read-offline' ),

Array double arrow not aligned correctly; expected 1 space(s) between "'description'" and double arrow, but found 6.
Open

                'description'      => __( 'If empty, a random (unknown) password will be generated', 'read-offline' ),

Found precision alignment of 2 spaces.
Open

                      'assemble'           => __( 'Assemble', 'read-offline' ),
Severity
Category
Status
Source
Language