Skip to content

Example for S1128 Kotlin False Negative Sonar Scanner

Notifications You must be signed in to change notification settings

NHLJang/sonar-error-example

Repository files navigation

Repository for demonstrate False Negative Unnecessary import - Kotlin SS1128 when importing from project's module.

Check out myproject/src/main/kotlin/org/example/myproject/Application.Kt

./gradlew --no-daemon myProject:sonar -Dsonar.login=xxx -Dorg.gradle.jvmargs="-XX:MetaspaceSize=512M -XX:MaxMetaspaceSize=1024M"

About

Example for S1128 Kotlin False Negative Sonar Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages