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

xyz.pavelkorolev.danger.detekt.model.DetektViolationSeverity.kt Maven / Gradle / Ivy

package xyz.pavelkorolev.danger.detekt.model

enum class DetektViolationSeverity {
    INFO,
    WARNING,
    ERROR,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy