soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

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

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

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

                        'site_url'         => __( 'Site URL', 'read-offline' ),

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

                        'field'            => array(

Found precision alignment of 1 spaces.
Open

                 ),

Array closer not aligned correctly; expected 16 space(s) but found 17
Open

                 ),

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

                        'site_url'         => __( 'Site URL', 'read-offline' ),

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

                        'language'             => 'html',

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

                    'language'             => 'html',

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

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

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

                    'date'                 => __( 'Date', 'read-offline' ),

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

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

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

                'type'             => 'ace',

Array closer not aligned correctly; expected 16 space(s) but found 20
Open

                    ),

Expected 1 space between comma and "// the section title "; 0 found
Open

                'title'            => __( 'Cover Art and Style','read-offline' ),// the section title

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

                    'feature_image'        => __( 'Featured Image', 'read-offline' ),

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

                'attributes'       => array(

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

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

Found precision alignment of 2 spaces.
Open

                      'document_url'         => __( 'Document URL', '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 1 space(s) between "'section_id'" and double arrow, but found 7.
Open

                'section_id'       => 'pdf_footer',
Severity
Category
Status
Source
Language