Remove detekt (#1130)

Annoying. More annoying in this project.
This commit is contained in:
AntsyLich
2024-08-19 12:51:37 +06:00
committed by GitHub
parent b2f1719c50
commit 777ae2461e
28 changed files with 3 additions and 1436 deletions

View File

@ -3,7 +3,6 @@ import mihon.buildlogic.configureAndroid
import mihon.buildlogic.configureTest
plugins {
id("mihon.code.detekt")
id("com.android.application")
kotlin("android")
}