vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

Line indented incorrectly; expected at least 4 spaces, found 2
Open

  {

Multi-line function call not indented correctly; expected 8 spaces but found 4
Open

    );

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    );

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function get_synchronism_status()

Line indented incorrectly; expected at least 4 spaces, found 2
Open

  {

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    $this->init_settings();

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    parent::__construct($vindi_settings, $controllers);

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    if ($is_trial = $this->vindi_settings->get_is_active_sandbox())

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function thank_you_page($order_id)

Line indented incorrectly; expected at least 14 spaces, found 12
Open

            );

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function get_api_key()

Line indented incorrectly; expected at least 12 spaces, found 6
Open

      return true;

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function get_shipping_and_tax_config()

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    return 'yes' === $this->settings['shipping_and_tax_config'];

Line indented incorrectly; expected at least 12 spaces, found 6
Open

      return $this->settings['return_status'];

Line indented incorrectly; expected 4 spaces, found 2
Open

  public $vindi_settings;

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    $this->method_title         = __('Vindi - Boleto Bancário', VINDI);

Line indented incorrectly; expected at least 8 spaces, found 6
Open

      global $woocommerce;

Line indented incorrectly; expected at least 12 spaces, found 8
Open

        $max_times = empty($order_max_times) ? 1 : $order_max_times;

Line indented incorrectly; expected at least 8 spaces, found 6
Open

      $this->form_fields = array(
Severity
Category
Status
Source
Language