vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

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

      'subscription_payment_method_change_customer',

Line indented incorrectly; expected 8 spaces, found 4
Open

    if (empty($user_country)) {

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

  {

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function is_api_key_valid()

Line indented incorrectly; expected 8 spaces, found 4
Open

    }

Opening brace should be on a new line
Open

    public function get_webhooks_url() {

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->has_fields           = true;

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

    add_action('woocommerce_view_order', array(&$this, 'show_bank_slip_download'), -10, 1);

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

    add_action('woocommerce_thankyou_' . $this->id, array(&$this, 'thank_you_page'));

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

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

Line indented incorrectly; expected 8 spaces, found 4
Open

    }

Line indented incorrectly; expected 8 spaces, found 4
Open

    if (!$this->routes->acceptBankSlip()) {

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function get_token()

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

  {

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

      return;

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

      include_once VINDI_SRC . 'views/invalid-api-key.php';

Line indented incorrectly; expected 4 spaces, found 2
Open

  }

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

      return 'processing';
Severity
Category
Status
Source
Language