soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

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 4 space(s) between "'default'" and double arrow, but found 6.
Open

                    'default'      => 1,

Array double arrow not aligned correctly; expected 1 space(s) between "'style'" and double arrow, but found 17.
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 14 space(s) between "'0'" and double arrow, but found 16.
Open

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

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

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

Tabs must be used to indent lines; spaces are not allowed
Open

                   ),

Found precision alignment of 2 spaces.
Open

                      __( 'Other North American Paper Sizes', 'read-offline' ) => array(

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

                        'style'                    => 'width: 200px; margin-right: 10px;',

Tabs must be used to indent lines; spaces are not allowed
Open

                   ),

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

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

Array double arrow not aligned correctly; expected 1 space(s) between "'style'" and double arrow, but found 17.
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 2 space(s) between "'LETTER'" and double arrow, but found 1.
Open

                          'LETTER' => 'LETTER, USLETTER, ORGANIZERM (216x279 mm ; 8.50x11.00 in)',

Found precision alignment of 3 spaces.
Open

                       ),

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

                'attributes'       => array(

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

                'label'            => array(

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

                    '1'                    => __( 'Yes', 'read-offline' ),

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

                'field_id'         => 'header',

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 7 space(s) between "'site_url'" and double arrow, but found 13.
Open

                    'site_url'             => __( 'Site URL', 'read-offline' ),

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

                      '0'                  => __( '-- Right --', 'read-offline' ),
Severity
Category
Status
Source
Language