Enhance qodana
This commit is contained in:
parent
8a4613176c
commit
fc8c3c8980
@ -52,5 +52,9 @@ exclude:
|
|||||||
- name: PhpInArrayCanBeReplacedWithComparisonInspection
|
- name: PhpInArrayCanBeReplacedWithComparisonInspection
|
||||||
- name: PhpUnusedAliasInspection
|
- name: PhpUnusedAliasInspection
|
||||||
- name: PhpPossiblePolymorphicInvocationInspection
|
- name: PhpPossiblePolymorphicInvocationInspection
|
||||||
|
- name: PhpPregReplaceWithEmptyReplacementInspection
|
||||||
|
- name: PhpFieldImmediatelyRewrittenInspection
|
||||||
|
- name: PhpIllegalStringOffsetInspection
|
||||||
- name: PhpRegExpRedundantModifierInspection
|
- name: PhpRegExpRedundantModifierInspection
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user