vindi/vindi-woocommerce

View on GitHub
src/templates/bankslip-checkout.html.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 17 of 17 total issues

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); ?>

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

<h3 style="color: #f00"><?php _e('MODO DE TESTES', VINDI); ?></h3>

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

_e('Um boleto bancário será enviado para o seu e-mail de acordo com a sua assinatura. ', VINDI);

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

}

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

<?php

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

_e('Um Boleto Bancário será enviado para o seu endereço de e-mail.', VINDI);

Inline control structures are not allowed
Open

<?php if (!defined('ABSPATH')) exit; ?>

Line exceeds 120 characters; contains 198 characters
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); ?>

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 class="clear"></div>

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

<div class="vindi-invoice-description" style="padding: 20px 0; font-weight: bold;">

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

<div class="clear"></div>

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

if ($is_single_order) {

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

} else {

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

?>

There are no issues that match your filters.

Category
Status