All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sksamuel.scapegoat.Inspections.scala Maven / Gradle / Ivy

package com.sksamuel.scapegoat

import com.sksamuel.scapegoat.inspections.option._

object Inspections {

  final val inspections: List[Inspection] = List(
    new OptionGet
  )

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy