add NoExtraBlankLinesFixer to php70 set

This commit is contained in:
Tomas Votruba 2018-10-04 23:39:55 +08:00
parent c8c82aabfd
commit 8242cde87b

View File

@ -1,3 +1,4 @@
services: services:
Rector\Php\Rector\ExceptionHandlerTypehintRector: ~ Rector\Php\Rector\ExceptionHandlerTypehintRector: ~
Rector\Php\Rector\TernaryToNullCoalescingRector: ~ Rector\Php\Rector\TernaryToNullCoalescingRector: ~
Rector\Php\Rector\RandomFunctionRector: ~