vindi/vindi-woocommerce

View on GitHub
vindi.php

Summary

Maintainability
A
0 mins
Test Coverage

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

  exit; // Exit if accessed directly.
Severity: Minor
Found in vindi.php by phpcodesniffer

Expected 1 space after IF keyword; 0 found
Open

if(file_exists(plugin_dir_path(__FILE__) . '.env.php')) {
Severity: Minor
Found in vindi.php by phpcodesniffer

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

  include plugin_dir_path(__FILE__) . '.env.php';
Severity: Minor
Found in vindi.php by phpcodesniffer

There are no issues that match your filters.

Category
Status