File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Rubberduck.Core/Properties Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 231
231
< CodeInspection Name="EmptyModuleInspection" Severity="Hint" InspectionType="MaintainabilityAndReadabilityIssues" />
232
232
< CodeInspection Name="LineLabelNotUsedInspection" Severity="Warning" InspectionType="CodeQualityIssues" />
233
233
< CodeInspection Name="IntegerDataTypeInspection" Severity="Hint" InspectionType="CodeQualityIssues" />
234
- < CodeInspection Name="ShadowedDeclarationInspection" Severity="DoNotShow " InspectionType="CodeQualityIssues" />
234
+ < CodeInspection Name="ShadowedDeclarationInspection" Severity="Warning " InspectionType="CodeQualityIssues" />
235
235
< CodeInspection Name="ConstantNotUsedInspection" Severity="Warning" InspectionType="CodeQualityIssues" />
236
236
< CodeInspection Name="DefaultProjectNameInspection" Severity="Suggestion" InspectionType="MaintainabilityAndReadabilityIssues" />
237
237
< CodeInspection Name="EmptyCaseBlockInspection" Severity="Warning" InspectionType="MaintainabilityAndReadabilityIssues" />
300
300
</Value >
301
301
</Setting >
302
302
</Settings >
303
- </SettingsFile >
303
+ </SettingsFile >
You can’t perform that action at this time.
0 commit comments