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

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

Array closer not aligned correctly; expected 12 space(s) but found 13
Open

             )

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

                'section_id'       => 'mobi',    // the section ID

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

                'description'      => __( 'Document will be split into chapters based on the header selected', 'read-offline' ),

Multi-line array item not aligned correctly; expected 20 spaces, but found 22
Open

                      '#fieldrow-epub_css' => __( 'Custom CSS (added below)', 'read-offline' ),

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

                    '2'                    => __( 'H2', 'read-offline' ),

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

                'page_slug'        => 'read_offline_print',

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

                'page_slug'        => 'read_offline_print',    // the page slug that the section belongs to

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

                    'select'               => array(

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

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

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

                'field_id'         => 'css',

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

                  'gutter'                 => true,

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' ),

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

                    '6'                    => __( 'H6', 'read-offline' ),

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

                'field_id'         => 'mobi_cover_image',

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

                'label'            => array(
Severity
Category
Status
Source
Language