mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[devkit] LightServiceMustBeFinalInspection: turn on inspection
IJ-CR-102194 GitOrigin-RevId: c001de37a23dc939ad79b5ef922b7fce352f1d9c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8368bb3f21
commit
9dcd3be3b5
@@ -268,7 +268,7 @@
|
||||
<localInspection language="JVM" shortName="LightServiceMustBeFinal"
|
||||
projectType="INTELLIJ_PLUGIN"
|
||||
groupPathKey="inspections.group.path" groupKey="inspections.group.code"
|
||||
enabledByDefault="false" level="ERROR"
|
||||
enabledByDefault="true" level="ERROR"
|
||||
implementationClass="org.jetbrains.idea.devkit.inspections.LightServiceMustBeFinalInspection"
|
||||
key="inspection.light.service.must.be.final.display.name"/>
|
||||
<localInspection language="JVM" shortName="MismatchedLightServiceLevelAndCtor"
|
||||
|
||||
Reference in New Issue
Block a user