soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

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

                'description'      => __( 'Supported post types', 'read-offline' ),

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

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

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

                'title'            => __( 'How','read-offline' ),// the section title

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

                'section_id'       => 'how',

Found precision alignment of 1 spaces.
Open

             ),

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

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

Expected 1 space before ":"; 0 found
Open

                , ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''

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

                'order'            => 1,

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

                'type'             => 'checkbox',

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

                'title'            => __( 'Copyright','read-offline' ),// the section title

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

                'type'             => 'textarea',

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

                'default'          => '',

Found precision alignment of 1 spaces.
Open

             )

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

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

Space found before comma in function call
Open

                , array_filter( parent::$options['what']['formats'] )

Found precision alignment of 1 spaces.
Open

                 'page' => 1,

Found precision alignment of 2 spaces.
Open

                  . '<h1>Read Offline</h1>'

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

                'default'          => array( 'pdf' => true, 'epub' => true, 'mobi' => true, 'docx' => false,'print' => true ),

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

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

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

                    'public'   => true,
Severity
Category
Status
Source
Language