mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[devkit] The Mismatch between light service level and its constructor inspection is zero-tolerant
GitOrigin-RevId: 80750dbb21d26684bfaf56da0cd32eeea0c3e77c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b1ec7c76cb
commit
565aa57049
1
.idea/inspectionProfiles/idea_fatal_errors.xml
generated
1
.idea/inspectionProfiles/idea_fatal_errors.xml
generated
@@ -2128,6 +2128,7 @@
|
||||
<inspection_tool class="MinMaxValuesInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="MinitestFrameworkSupportInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="MismatchedArrayReadWrite" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="MismatchedLightServiceLevelAndCtor" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="MismatchedCollectionQueryUpdate" enabled="false" level="WARNING" enabled_by_default="false">
|
||||
<option name="queryNames">
|
||||
<value />
|
||||
|
||||
Reference in New Issue
Block a user