-
It seems, that it is not working properly, ex, how it could be configured: [okio-extras#detekt](https://github.com/saveourtool/okio-extras/blob/4f07d23eef1bdd2bfc77bed7987bd84068470bb1/buildSrc/src/ma…
-
## Expected Behavior
Hello 👋
As multiplatform user I expect to
- run a single detekt task for all the modules and all the platforms that enabled in these modules
- exclude the build folde…
-
Hi!
I am working on a tool for detection of violations on design principles in my master thesis (read more about it https://github.com/Mkohm/detekt-hint), and is looking for an open source project …
Mkohm updated
4 years ago
-
We should take a look at detekt/ktlint failures and fix/suppress them. I think they _are_ useful, but if they already report issues on a clean checkout they'll be ignored.
cc @abhijitvalluri
miDeb updated
4 years ago
-
## Expected Behavior
Parentheses are allowed for FloatRanges: `.1F..(.2F)`
## Observed Behavior
They are flagged as UnnecessaryParentheses
## Your Environment
* Version of detekt used: 1.23.7…
-
## Expected Behavior
MissingSuperCall will report when the super call is missing.
## Observed Behavior
I can not get the rule to ever report.
## Steps to Reproduce
1. activate the Missi…
-
The Security tab recently started showing a number of issues. It turns out that they are placed there by detekt.
See [this report](https://github.com/SpineEventEngine/tool-base/security/code-scanning…
-
## Expected Behavior
detekt-compiler-plugin supports the same language versions as Kotlin itself.
## Current Behavior
It does not work with language version 2.0 and up.
## Context
Users will …
3flex updated
1 month ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Expected Behavior
It should be possible to configure the detekt tasks in such a way as they can be cached in CI or one machine and then get a cache hit on another machine where the code lives unde…