pinterest / ktlint

An anti-bikeshedding Kotlin linter with built-in formatter
https://pinterest.github.io/ktlint/
MIT License
6.06k stars 504 forks source link

Remove SDKMan #2692

Closed paul-dingemans closed 2 weeks ago

paul-dingemans commented 3 weeks ago
          > ktlint is not available through sdkman, even though the ktlint docs state it is.

The sdkman docs do not list ktlint: https://sdkman.io/sdks

Sorry about that. Almost every release we had troubles with SDKMan. Eventually SDKMan has never been enabled after its last failure. I will remove it entire from release process and documentation. Apparently there are not a lot of users that depend on SDKMan for installing ktlint. Sorry, if you are one of those.

Originally posted by @paul-dingemans in https://github.com/pinterest/ktlint/issues/1363#issuecomment-2152952548