feat: enhance code readability by applying consistent formatting and style adjustments across multiple files

This commit is contained in:
2025-11-11 23:18:50 +01:00
parent 7e4896fc69
commit a7fff59f8c
10 changed files with 309 additions and 193 deletions
+2
View File
@@ -108,6 +108,8 @@ ktlint {
detekt {
buildUponDefaultConfig = true
allRules = false
// Point detekt to the repo's configuration file
config = files("$rootDir/detekt.yml")
}
// Ensure Detekt uses a supported JVM target