vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

Line indented incorrectly; expected 4 spaces, found 2
Open

  public $controllers;

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

      'multiple_subscriptions',

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function type()

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

      'enabled'         => array(

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

    );

Line indented incorrectly; expected 8 spaces, found 6
Open

      if ($order->get_payment_method() == 'vindi-bank-slip') {

Line indented incorrectly; expected 8 spaces, found 6
Open

      }

Line indented incorrectly; expected 4 spaces, found 2
Open

  }

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function get_is_active_sandbox()

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

      update_option('vindi_invalid_api_key', true);

Line indented incorrectly; expected 8 spaces, found 4
Open

    if($this->invalidApiKey) {

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

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

Line indented incorrectly; expected 8 spaces, found 4
Open

    if(isset($this->settings['return_status'])) {

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

  exit;

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

      'subscription_payment_method_change_admin',

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

    return 'bank_slip';

Line indented incorrectly; expected 4 spaces, found 2
Open

  public function init_form_fields()

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

      $order = wc_get_order($order_id);

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

  {

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

  {
Severity
Category
Status
Source
Language