facebook / ktfmt

A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
https://facebook.github.io/ktfmt/
Apache License 2.0
907 stars 75 forks source link

Adding target jar to releases #450

Closed AlexandrosAlexiou closed 5 months ago

AlexandrosAlexiou commented 6 months ago

Hello, Any plans in adding jar builds to the releases? This would allow for ease of integration with other developer tools. (eg. Mason)

Thanks

hick209 commented 6 months ago

I don't see a reason not to do that. I'll work on getting them for the next release

AlexandrosAlexiou commented 6 months ago

I don't see a reason not to do that. I'll work on getting them for the next release

Thanks!