Add warnings for jsr305 nullable annotations
#KT-19115 Fixed
This commit is contained in:
@@ -52,6 +52,6 @@ class AnalysisFlag<out T> internal constructor(
|
||||
val multiPlatformDoNotCheckImpl by Flag.Boolean
|
||||
|
||||
@JvmStatic
|
||||
val loadJsr305Annotations by Flag.Jsr305StateIgnoreByDefault
|
||||
val jsr305GlobalState by Flag.Jsr305StateIgnoreByDefault
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user