soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

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

                    'page'                 => true,

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

                'field_id'         => 'link_text',

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

                'description'      => __( 'The copyright message will be added to the PDF ("Creator"), ePub ("Rights") and mobi ("imprint") file meta data.', 'read-offline' ),

Space found before comma in function call
Open

                , ('print' == $type) ? sprintf( '<iframe style="display:none;" id="read_offline_print" name="read_offline_print" src="%s"></iframe>',parent::query_url( $post->ID,$post->post_name,$type ) ) : ''

Space found before comma in function call
Open

        add_filter( 'admin_title', array( $this, 'replyToModifyTitleTag' ) , 10, 2 );

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

                'description'      => __(

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

                    'mobi' => 'mobi',

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

                    'top'                  => __( 'Top of post type', 'read-offline' ),

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

                'type'             => 'radio',

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

                'type'             => 'revealer',

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

                'label'            => array(

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

                      __( 'ISO 216 A', 'read-offline' ) => array(

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

                          'A3' => 'A3 (297x420 mm ; 11.69x16.54 in)',

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

                          'A6' => 'A6 (105x148 mm ; 4.13x5.83 in)',

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

                      __( 'ISO 216 B', 'read-offline' ) => array(

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

                          'B3' => 'B3 (353x500 mm ; 13.90x19.69 in)',

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

                          'B6' => 'B6 (125x176 mm ; 4.92x6.93 in)',

Found precision alignment of 2 spaces.
Open

                          'B10' => 'B10 (31x44 mm ; 1.22x1.73 in)',

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

                       ),
Severity
Category
Status
Source
Language