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

Use detekt formatting plugin on detekt #1252

Closed
3flex opened this issue Oct 18, 2018 · 1 comment
Closed

Use detekt formatting plugin on detekt #1252

3flex opened this issue Oct 18, 2018 · 1 comment
Labels
Milestone

Comments

@3flex
Copy link
Member

3flex commented Oct 18, 2018

Expected Behavior

detekt runs its own formatting plugin on itself.

Current Behavior

detekt doesn't run its own formatting plugin on itself.

Steps to Reproduce (for bugs)

N/A

Context

May surface issues like #1249 earlier, and also ensure the formatting plugin continues to work as expected.

Should be simple as adding detektPlugins(project(":detekt-formatting")) to the subproject dependencies block (and dependsOn("detekt-formatting:assemble") for the detekt tasks thanks to #1208).

Your Environment

N/A

@lock
Copy link

lock bot commented Jun 20, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants