Skip to content

Feature/detekt v2 migration#181

Merged
nilsjr merged 4 commits intodevelopfrom
feature/detekt-v2-migration
Apr 11, 2026
Merged

Feature/detekt v2 migration#181
nilsjr merged 4 commits intodevelopfrom
feature/detekt-v2-migration

Conversation

@nilsjr
Copy link
Copy Markdown
Owner

@nilsjr nilsjr commented Mar 31, 2026

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates Detekt to version 2.0.0-alpha.2, migrates the configuration to the new dev.detekt namespace, and replaces the formatting plugin with the ktlint wrapper. It also introduces a new ktlintFormat task and applies various code style changes, including the addition of trailing commas and the conversion of several data classes to single-line declarations. Feedback focuses on resolving report file path conflicts between the check and format tasks, removing redundant dependency declarations within task configurations, and refining the function naming pattern to strictly enforce camelCase for non-composable functions.

Comment thread build.gradle.kts Outdated
Comment thread build.gradle.kts Outdated
Comment thread build.gradle.kts Outdated
Comment thread detekt.yml Outdated
@nilsjr nilsjr merged commit 2d6e135 into develop Apr 11, 2026
2 checks passed
@nilsjr nilsjr deleted the feature/detekt-v2-migration branch April 11, 2026 08:32
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.

1 participant