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 17.
Open

                        'date'                 => __( 'Date', '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_header',

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

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

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

                        'author'               => __( 'Author', 'read-offline' ),

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

                        'document_title'       => __( 'Document Title', 'read-offline' ),

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

                      __( 'Traditional "Loose" North American Paper Sizes', 'read-offline' ) => array(

Found precision alignment of 2 spaces.
Open

                          'LEGAL' => 'LEGAL, USLEGAL (216x356 mm ; 8.50x14.00 in)',

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

                      __( 'Old Imperial English (some are still used in USA)', 'read-offline' ) => array(

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

                'default'          => 'A4',

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

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

                        '3'                => __( 'H3', 'read-offline' ),

Found precision alignment of 2 spaces.
Open

                      __( 'Traditional "Loose" North American Paper Sizes', 'read-offline' ) => array(

Array closer not aligned correctly; expected 22 space(s) but found 23
Open

                       ),

Found precision alignment of 3 spaces.
Open

                       ),

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

                'hidden'           => true,

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

                'type'             => 'radio',

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

                'type'             => 'revealer',
Severity
Category
Status
Source
Language