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

Detekt: integrate and enable in production code #292

Merged
merged 46 commits into from
Sep 24, 2022
Merged

Conversation

TWiStErRob
Copy link
Owner

@TWiStErRob TWiStErRob commented Sep 18, 2022

@TWiStErRob TWiStErRob added this to the v0.15 milestone Sep 18, 2022
GITPlugin.kt:25:13: Chained call `getByName<VCSPluginExtension>(VCSPluginExtension.NAME)` should be wrapped to a new line since preceding calls were. [CascadingCallWrapping]
GITPlugin.kt:25:13: Chained call `create<GITPluginExtension>(GITPluginExtension.NAME)` should be wrapped to a new line since preceding calls were. [CascadingCallWrapping]
SVNPlugin.kt:25:13: Chained call `getByName<VCSPluginExtension>(VCSPluginExtension.NAME)` should be wrapped to a new line since preceding calls were. [CascadingCallWrapping]
SVNPlugin.kt:25:13: Chained call `create<SVNPluginExtension>(SVNPluginExtension.NAME)` should be wrapped to a new line since preceding calls were. [CascadingCallWrapping]
@TWiStErRob TWiStErRob changed the title Detekt Detekt: integrate and enable in production code Sep 24, 2022
@TWiStErRob TWiStErRob added a:feature new feature, improvement or request in:build build.gradle, CI on GitHub Actions on:gradle issue related to Gradle in:detekt labels Sep 24, 2022
@TWiStErRob TWiStErRob enabled auto-merge (squash) September 24, 2022 17:18
@TWiStErRob TWiStErRob merged commit 5f3a9f7 into master Sep 24, 2022
@TWiStErRob TWiStErRob deleted the detekt_checks branch September 24, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature new feature, improvement or request in:build build.gradle, CI on GitHub Actions in:detekt on:gradle issue related to Gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant