<?php declare(strict_types = 1);
if (defined('SLEVOMAT_PHPCS_AUTOLOAD_SET') === false) {
// Check if this is a stand-alone installation.
if (is_file(__DIR__ . '/vendor/autoload.php')) {
require_once __DIR__ . '/vendor/autoload.php';
}
define('SLEVOMAT_PHPCS_AUTOLOAD_SET', true);
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| SlevomatCodingStandard | Folder | 0755 |
|
|
| doc | Folder | 0755 |
|
|
| .editorconfig | File | 159 B | 0644 |
|
| .typos.toml | File | 116 B | 0644 |
|
| CODE_OF_CONDUCT.md | File | 3.15 KB | 0644 |
|
| LICENSE.md | File | 1.06 KB | 0644 |
|
| README.md | File | 29.3 KB | 0644 |
|
| autoload-bootstrap.php | File | 291 B | 0644 |
|
| composer.json | File | 1.24 KB | 0644 |
|