Enhance qodana
This commit is contained in:
parent
ad184c4644
commit
c7e71dfc7d
@ -22,3 +22,7 @@ exclude:
|
|||||||
- name: HtmlWrongAttributeValue
|
- name: HtmlWrongAttributeValue
|
||||||
- name: PhpUndefinedClassConstantInspection
|
- name: PhpUndefinedClassConstantInspection
|
||||||
- name: RegExpRedundantEscape
|
- name: RegExpRedundantEscape
|
||||||
|
- name: PhpUnnecessaryLocalVariableInspection
|
||||||
|
- name: PhpUnusedParameterInspection
|
||||||
|
- name: PhpUnusedLocalVariableInspection
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user