mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[config] Turn off RedundantLabeledSwitchRuleCodeBlock
It doesn't harm readability and sometimes makes the code more uniform GitOrigin-RevId: 7f99ddef23a55966c14f02590fadd8f3ce757593
This commit is contained in:
committed by
intellij-monorepo-bot
parent
de8b87911f
commit
adb0171be3
1
.idea/inspectionProfiles/idea_default.xml
generated
1
.idea/inspectionProfiles/idea_default.xml
generated
@@ -790,6 +790,7 @@
|
||||
<inspection_tool class="RawUseOfParameterizedType" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
||||
<option name="ignoreParametersOfOverridingMethods" value="true" />
|
||||
</inspection_tool>
|
||||
<inspection_tool class="RedundantLabeledSwitchRuleCodeBlock" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" />
|
||||
<inspection_tool class="RedundantSamConstructor" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" />
|
||||
<inspection_tool class="RedundantScopeBinding" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="RedundantToBinding" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
|
||||
Reference in New Issue
Block a user