Make build-logic plugins expose binary plugins by mateuszkwiecinski · Pull Request #3047 · ktlint/ktlint (original) (raw)

Description

Latest development has been facing challenges due to Kotlin version enforced by kotlin-dsl plugin.
This PR migrates build-logic to leverage binary plugins so the build-logic project is no longer affected by kotlin-dsl plugin restrictions.

Checklist

Before submitting the PR, please check following (checks which are not relevant may be ignored):

Documentation is updated. See difference between snapshot and release documentation