Enhance qodana

This commit is contained in:
Laurent Destailleur 2022-12-28 16:32:10 +01:00
parent 8a4613176c
commit fc8c3c8980

View File

@ -52,5 +52,9 @@ exclude:
- name: PhpInArrayCanBeReplacedWithComparisonInspection
- name: PhpUnusedAliasInspection
- name: PhpPossiblePolymorphicInvocationInspection
- name: PhpPregReplaceWithEmptyReplacementInspection
- name: PhpFieldImmediatelyRewrittenInspection
- name: PhpIllegalStringOffsetInspection
- name: PhpRegExpRedundantModifierInspection