soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

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

                'field_id'         => 'default_footer',

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

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

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

                        'page_number'      => __( 'Page number', 'read-offline' ),

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

                          ),

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

                'description'      => __( 'The following aliases can be used:', 'read-offline' ) . ' {PAGENO}, {nb​}, {DATE}, {TODAY}, {TITLE}, {AUTHOR}, {DOCURL}, {SITENAME} ' . __( 'and','read-offline' ) . ' {SITEURL} <br />' . __( 'Custom CSS, below, will be used.', 'read-offline' ),

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

                'section_id'       => 'pdf_cover',

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

                    'none'                 => __( 'None', 'read-offline' ),

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

                'field_id'         => 'custom_image',

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

                      'document_url'         => __( 'Document URL', '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' ),

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

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

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

                'field_id'         => 'footer',

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

                    'page_number'          => __( 'Page number', 'read-offline' ),

Array double arrow not aligned correctly; expected 3 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 "'page_number'" and double arrow, but found 6.
Open

                        'page_number'      => __( 'Page number', 'read-offline' ),

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

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

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

                  ),

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

                'title'            => __( 'Cover Art and Style','read-offline' ),// the section title

Found precision alignment of 2 spaces.
Open

                      'date'                 => __( 'Date', 'read-offline' ),
Severity
Category
Status
Source
Language