d603142cc6
For this inspection three kinds of fixes are potentially available: - Add 'const' modifier to kotlin property - Add '@JvmField' annotation to kotlin property - Change field reference to getter invocation In case user chooses to 'cleanup code', these fixes are prioritized in this order
1 line
76 B
Plaintext
Vendored
1 line
76 B
Plaintext
Vendored
org.jetbrains.kotlin.idea.inspections.DeprecatedUsageOfStaticFieldInspection |