mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-30 03:47:53 +01:00
ecs: ignore short name sniff for now
This commit is contained in:
parent
b7eae771e8
commit
e38a6af7fe
2
ecs.yml
2
ecs.yml
@ -54,6 +54,8 @@ parameters:
|
||||
- '*utils/ContributorTools/templates/*'
|
||||
|
||||
skip:
|
||||
Symplify\CodingStandard\Sniffs\Architecture\DuplicatedClassShortNameSniff: ~
|
||||
|
||||
# run manually from time to time - performance demanding + not to bother user with it
|
||||
Symplify\CodingStandard\Fixer\Order\PropertyOrderByComplexityFixer: ~
|
||||
Symplify\CodingStandard\Fixer\Order\PrivateMethodOrderByUseFixer: ~
|
||||
|
Loading…
x
Reference in New Issue
Block a user