cortinico / ktfmt-gradle

A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘
MIT License
149 stars 20 forks source link

#320 remove deprecated detect rule, enable replacement rule, adapt co… #323

Closed simonhauck closed 1 month ago

simonhauck commented 1 month ago

…nfig to be compatible with current code-base

🚀 Description

Fixes https://github.com/cortinico/ktfmt-gradle/issues/320

📄 Motivation and Context

🧪 How Has This Been Tested?

📦 Types of changes

✅ Checklist