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

                    '4'                    => __( 'H4', 'read-offline' ),

Found precision alignment of 2 spaces.
Open

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

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

                'label'            => array(

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

                'title'            => __( 'ePub Style', 'read-offline' ),

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

                  'language'               => 'css', // available languages https://github.com/ajaxorg/ace/tree/master/lib/ace/mode

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

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

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

                'section_id'       => 'print',

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

                    'all'                  => __( 'All (H1-H6)', 'read-offline' ),

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

                'label'            => array(

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

                        'style'                    => 'width: 200px;',

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

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

Found precision alignment of 1 spaces.
Open

             ),

Array double arrow not aligned correctly; expected 1 space(s) between "'#fieldrow-epub_toc'" and double arrow, but found 2.
Open

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

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

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

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

                    '5'                    => __( 'H5', 'read-offline' ),

Found precision alignment of 1 spaces.
Open

             ),

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

                'section_id'       => 'epub',

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

                'field_id'         => 'style',
Severity
Category
Status
Source
Language