Open Issues Need Help
View All on GitHubAI Summary: The `ktfmt` formatter fails with a `ParseError` when encountering Kotlin code that uses the new experimental multi-dollar string interpolation feature. This indicates that `ktfmt`'s parser does not yet recognize the `$$` syntax for interpolation, preventing it from formatting files that utilize this feature.
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.