We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f89f8 commit 2427e6cCopy full SHA for 2427e6c
ecs.php
@@ -10,7 +10,6 @@
10
$ecsConfig->paths([
11
__DIR__ . '/src',
12
__DIR__ . '/tests',
13
- __DIR__ . '/spec'
14
]);
15
16
$ecsConfig->sets([SetList::PSR_12]);
0 commit comments