File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 129
129
implementationClass =" com.kalessil.phpStorm.phpInspectionsEA.inspectors.apiUsage.ThrowRawExceptionInspector" />
130
130
<localInspection language =" PHP" groupPath =" PHP,Php Inspections (EA Extended)"
131
131
shortName =" DisconnectedForeachInstructionInspection" displayName =" Statement could be decoupled from foreach"
132
- groupName =" Control Flow" enabledByDefault =" true " level =" WEAK WARNING"
132
+ groupName =" Control Flow" enabledByDefault =" false " level =" WEAK WARNING"
133
133
implementationClass =" com.kalessil.phpStorm.phpInspectionsEA.inspectors.forEach.DisconnectedForeachInstructionInspector" />
134
134
<localInspection language =" PHP" groupPath =" PHP,Php Inspections (EA Extended)"
135
135
shortName =" DegradedSwitchInspection" displayName =" Switch-case could be simplified"
You can’t perform that action at this time.
0 commit comments