mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-22 16:32:27 +02:00
improve ecs set
This commit is contained in:
parent
d0a66e5bce
commit
f6bc0dfc71
@ -15,7 +15,8 @@ checkers:
|
||||
- PhpCsFixer\Fixer\Phpdoc\NoEmptyPhpdocFixer
|
||||
|
||||
# import all namespaces
|
||||
- Symplify\CodingStandard\Fixer\Import\ImportNamespacedNameFixer
|
||||
Symplify\CodingStandard\Fixer\Import\ImportNamespacedNameFixer:
|
||||
include_doc_blocks: true
|
||||
|
||||
# add spaces between class elements
|
||||
- PhpCsFixer\Fixer\ClassNotation\ClassAttributesSeparationFixer
|
Loading…
x
Reference in New Issue
Block a user