e.g. ``` object MyObj { // can be const val t...
# detekt
m
e.g.
Copy code
object MyObj {
  // can be const
  val thing = "hello"
}