-
Apologies if this is (a) answered elsewhere or (b) the wrong git project since the tree of related github projects is messy.
## Issue
Does this plugin support parsing violations from stdout/cons…
-
I am using Intellij in my WSL2. I installed the plugin on the client side, but I can't open the plugin settings under Tools > detekt. It is loading endlessly. I have the following internal error:
`…
-
Your feature request may already be reported!
Please search in the [issues](https://github.com/detekt/detekt/issues) before creating a new one.
## Expected Behavior
Would be nice for there to b…
-
See here:
https://docs.gradle.org/current/release-notes#support-for-declaring-compile-time-only-dependencies-with-java-plugin
This means that in theory, we do not have to declare anymore a new `prov…
-
Either specify `fileTree` with wildcards and use files resolved by gradle
or use special gradle class [PatternFilterable](https://docs.gradle.org/current/javadoc/org/gradle/api/tasks/util/PatternFilt…
-
**SW details (please complete the following information):**
- Plug-in Version: 2.2.1
**Summary and background of the bug**
As reported by @nokite in #37:
> Btw I often have trouble with detek…
-
Something like this:
![image](https://user-images.githubusercontent.com/1780369/79394138-73e23480-7f7f-11ea-8a79-3cb36cdeccd5.png)
(Yes, this issue looks somewhat like [Feature request: intention …
-
![image](https://user-images.githubusercontent.com/7463564/147301901-da4d7a0d-25a7-4718-8af5-d29867ac3a6d.png)
Detekt task is not showing this issue.
-
Detekt has experimental support for rules that rely on [type resolution](https://detekt.github.io/detekt/type-resolution.html).
The gradle plugin seems to have support for this. The [CLI tool](http…
-
## Expected Behavior
Rules that require type resolution can be targeting `commonMain` source set out of the box.
## Current Behavior
Rules that require type resolution gets ignored for `commonMai…