Enhance qodana

This commit is contained in:
Laurent Destailleur 2022-12-28 04:10:24 +01:00
parent ad184c4644
commit c7e71dfc7d

View File

@ -22,3 +22,7 @@ exclude:
- name: HtmlWrongAttributeValue
- name: PhpUndefinedClassConstantInspection
- name: RegExpRedundantEscape
- name: PhpUnnecessaryLocalVariableInspection
- name: PhpUnusedParameterInspection
- name: PhpUnusedLocalVariableInspection