Skip to content

Commit 6e5fc0c

Browse files
TomasVotrubajaapio
authored andcommitted
[cs] ignore temp code
1 parent 771a21d commit 6e5fc0c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

easy-coding-standard.neon

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
includes:
2-
- temp/ecs/config/clean-code.neon
2+
- temp/ecs/config/clean-code.neon
3+
4+
parameters:
5+
skip:
6+
SlevomatCodingStandard\Sniffs\Classes\UnusedPrivateElementsSniff:
7+
- src/DocBlock/StandardTagFactory.php

0 commit comments

Comments
 (0)