vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

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

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

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

      'subscription_suspension',

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

      'subscription_amount_changes',

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

    $this->title = $this->get_option('title');

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

      ),

Line indented incorrectly; expected 4 spaces, found 2
Open

  }

Line indented incorrectly; expected 4 spaces, found 2
Open

  }

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

    $this->icon                 = apply_filters('vindi_woocommerce_bank_slip_icon', '');

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

      _e('Selecione o País para visualizar as formas de pagamento.', VINDI);

Line indented incorrectly; expected 8 spaces, found 4
Open

    if ('unauthorized' === $this->api->test_api_key($api_key)) {

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

      $this->invalidApiKey = true;

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

      'subscriptions',

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

      'pre-orders'

Line indented incorrectly; expected 4 spaces, found 2
Open

  }

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

      )

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

      _e('Este método de pagamento não é aceito.', VINDI);

Line indented incorrectly; expected 4 spaces, found 2
Open

  }

Line indented incorrectly; expected 8 spaces, found 4
Open

    if ($this->get_is_active_sandbox()) {

Expected 1 space after IF keyword; 0 found
Open

    if($this->invalidApiKey) {

Line indented incorrectly; expected 4 spaces, found 2
Open

  }
Severity
Category
Status
Source
Language