EmptyIfBlock:Example.kt$Example.Companion${ }
MagicNumber:Example.kt$Example$5
NewLineAtEndOfFile:ExampleTest.kt$com.example.ExampleTest.kt
ThrowingExceptionsWithoutMessageOrCause:Example.kt$Example.Companion$IllegalStateException()
UseCheckOrError:Example.kt$Example.Companion$throw IllegalStateException()
VariableNaming:Example.kt$Example$// https://detekt.dev/docs/rules/naming#variablenaming val Message: String get() = "Hello World!"