Add ability to disable ktfmt for specific files via .editorconfig
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 116
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 15
Description
The goal is to make ktfmt usable locally (as opposed to CI checks) without a Gradle plugin, while keeping the experience the same.
It doesn't mean we are abandoning Gradle, but for local DX, _especially_ after #584, it would be nice to be able to have a rapid DX loop without running a Gradle (or, generally, JVM) process
Contributor guide
Assessment
This issue has not been assessed yet.