mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Improve non-compilant
This commit is contained in:
@@ -18,7 +18,6 @@ import org.jetbrains.kotlin.psi.KtImportDirective
|
||||
* or deprecated APIs. Detekt will then report all imports that are forbidden.
|
||||
*
|
||||
* <noncompliant>
|
||||
* package foo
|
||||
* import kotlin.jvm.JvmField
|
||||
* import kotlin.SinceKotlin
|
||||
* </noncompliant>
|
||||
|
||||
Reference in New Issue
Block a user