5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
<?php
|
|
$phpCodeSnifferConfig = array (
|
|
'installed_paths' => '../../slevomat/coding-standard',
|
|
);
|
|
?> |