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 "'label'" and double arrow, but found 12.
Open

                'label'            => array(

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'            => __( 'Add Print Header?', 'read-offline' ),

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

                'type'             => 'select',

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

                'default'          => '0',

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

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

Found precision alignment of 2 spaces.
Open

                  // 'readonly'            => false

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

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

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

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

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

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

                        '#fieldrow-epub_toc'  => __( 'Yes (configured below)', 'read-offline' ),

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

                'default'          => '0',

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

                    '0'                    => __( 'Select Heading', 'read-offline' ),

Tabs must be used to indent lines; spaces are not allowed
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 1 space(s) between "'select'" and double arrow, but found 15.
Open

                    'select'               => array(

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

                'title'            => __( 'Cover Art', 'read-offline' ),

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

                   'help'              => __( 'Help text', 'read-offline' ),
Severity
Category
Status
Source
Language