vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

Line exceeds 120 characters; contains 173 characters
Open

                <?php if (is_array($subscription) && array_key_exists('product', $subscription) && !in_array($subscription['bill']['status'], array('paid', 'canceled'))): ?>

Spaces must be used to indent lines; tabs are not allowed
Open

                            </a>

Spaces must be used to indent lines; tabs are not allowed
Open

                            </div>

Spaces must be used to indent lines; tabs are not allowed
Open

                    <?php endforeach; ?>

Line exceeds 120 characters; contains 121 characters
Open

                <text transform="matrix(1 0 0 1 630.083 280.0879)" class="st9 st6 st10"><?php _e("CVC", VINDI); ?></text>

Line exceeds 120 characters; contains 128 characters
Open

        <?php if (isset($api_key) && strlen($api_key) === 43 && $settings->api->last_error !== "unauthorized|authorization"): ?>

Spaces must be used to indent lines; tabs are not allowed
Open

            <div class="message">

Spaces must be used to indent lines; tabs are not allowed
Open

                    <?php foreach ($subscription as $item): ?>

Spaces must be used to indent lines; tabs are not allowed
Open

                                </span>

Line exceeds 120 characters; contains 128 characters
Open

                  <path xmlns="http://www.w3.org/2000/svg" class="vindi_cc_lightcolor" d="M 0 0 V 370 C 262 360 570 198 600 0"/>

Spaces must be used to indent lines; tabs are not allowed
Open

    protected static $_instance = null;

Spaces must be used to indent lines; tabs are not allowed
Open

    {

Spaces must be used to indent lines; tabs are not allowed
Open

        if (is_null(static::$_instance)) {

Spaces must be used to indent lines; tabs are not allowed
Open

        return $matching_subscription;

Line exceeds 120 characters; contains 162 characters
Open

      if ('match_attributes' === $match_type && wp_list_pluck($subscription_item->get_formatted_meta_data('_', true), 'value', 'key') != $order_item_attributes) {

Spaces must be used to indent lines; tabs are not allowed
Open

    <h3 class="wc-settings-sub-title title-1">

Spaces must be used to indent lines; tabs are not allowed
Open

            <?php _e('Sua conta na Vindi está em <strong>Modo Trial</strong>. Este modo é proposto para a realização de testes e, portanto, nenhum pedido será efetivamente cobrado.', VINDI); ?>

Line exceeds 120 characters; contains 215 characters
Open

                    <?php _e('Você pode imprimi-los e pagá-los via internet banking ou em agências bancárias e lotéricas. Após recebermos a confirmação do pagamento, seu pedido será processado.', VINDI); ?>

Spaces must be used to indent lines; tabs are not allowed
Open

                </p>

Spaces must be used to indent lines; tabs are not allowed
Open

            </div>
Severity
Category
Status
Source
Language