Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: decorrelate spotless and ktlint #1025

Merged
merged 2 commits into from
Mar 14, 2024
Merged

feat: decorrelate spotless and ktlint #1025

merged 2 commits into from
Mar 14, 2024

Conversation

SimonMarquis
Copy link
Member

@SimonMarquis SimonMarquis commented Mar 13, 2024

We used to rely on spotless's default ktlint version (KtLintStep.defaultVersion()).
This will enable us to update versions independently.
As a first step, the default version 1.0.1 will be used (1.2.1 being the current latest version).
ktlint-bom is referenced in libs.versions.toml to make dependabot aware of it.

This should unlock #911

We used to rely on spotless's default ktlint version (`KtLintStep.defaultVersion()`).
This will enable us to update versions independently.
As a first step, the default version `1.0.1` will be used (`1.2.1` being the current latest version).
`ktlint-bom` is referenced in `libs.versions.toml` to make dependabot aware of it.
@SimonMarquis SimonMarquis enabled auto-merge March 13, 2024 19:57
@SimonMarquis SimonMarquis added this pull request to the merge queue Mar 14, 2024
Merged via the queue into main with commit 285a103 Mar 14, 2024
6 checks passed
@SimonMarquis SimonMarquis deleted the ktlint branch March 14, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants