Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/detekt/detekt

Static code analysis for Kotlin
https://github.com/detekt/detekt

False positive on `UnnecessaryLet`

atulgpt opened this issue 11 months ago
Update gradle/wrapper-validation-action digest to a494d93

renovate[bot] opened this pull request 11 months ago
Update slf4j monorepo to v2.0.12

renovate[bot] opened this pull request 11 months ago
Update actions/upload-artifact digest to 5d5d22a - autoclosed

renovate[bot] opened this pull request 11 months ago
Update dependency org.assertj:assertj-core to v3.25.3

renovate[bot] opened this pull request 11 months ago
Update dependency org.junit.jupiter:junit-jupiter-api to v5.10.2

renovate[bot] opened this pull request 11 months ago
New Rule Proposal: NoEmptyPackage

mgroth0 opened this issue 11 months ago
Update codecov/codecov-action digest to e0b68c6

renovate[bot] opened this pull request 11 months ago
Update dependency gradle to v8.6

renovate[bot] opened this pull request 11 months ago
Update github/codeql-action digest to e8893c5

renovate[bot] opened this pull request 11 months ago
Fix typo

BraisGabin opened this pull request 11 months ago
Simplify `RuleDescriptors.kt`

BraisGabin opened this pull request 11 months ago
Pin actions/checkout action to b4ffde6

renovate[bot] opened this pull request 11 months ago
Save/restore Gradle's configuration cache on CI

3flex opened this issue 11 months ago
Add default workflow for Gradle's dependency-submission action

3flex opened this pull request 11 months ago
Add More exhaustive tests

BraisGabin opened this pull request 11 months ago
Change how we decide if a rule should autocorrect or not

BraisGabin opened this pull request 11 months ago
Pin gradle/actions action to ec92e82

renovate[bot] opened this pull request 12 months ago
Update gradle/gradle-build-action action to v3

renovate[bot] opened this pull request 12 months ago
Update codecov/codecov-action action to v4

renovate[bot] opened this pull request 12 months ago
Add missing changelog line

cortinico opened this pull request 12 months ago
Update plugin io.gitlab.arturbosch.detekt to v1.23.5

renovate[bot] opened this pull request 12 months ago
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.5

renovate[bot] opened this pull request 12 months ago
Update dependency io.gitlab.arturbosch.detekt:detekt-cli to v1.23.5

renovate[bot] opened this pull request 12 months ago
Add Docs for 1.23.5

cortinico opened this pull request 12 months ago
Prepare Release 1.23.5

cortinico opened this pull request 12 months ago
Update codecov/codecov-action digest to ab904c4

renovate[bot] opened this pull request 12 months ago
Function can be internal

DHosseiny opened this issue 12 months ago
Update gradle/wrapper-validation-action action to v2

renovate[bot] opened this pull request 12 months ago
Update plugin binaryCompatibilityValidator to v0.14.0

renovate[bot] opened this pull request 12 months ago
Report rule's default severity in sarif backport

matejdro opened this pull request 12 months ago
Simplify `MessageCollectorExtensions`

BraisGabin opened this pull request 12 months ago
Remove `autoCorrect` from rule set level

BraisGabin opened this pull request 12 months ago
Enable gradle worker api by default on detekt tasks

BraisGabin opened this pull request 12 months ago
Move from `gradle/gradle-build-action` to `gradle/actions/setup-gradle`

BraisGabin opened this pull request 12 months ago
Update gradle/gradle-build-action action to v3

renovate[bot] opened this pull request 12 months ago
Update github/codeql-action digest to b7bf0a3

renovate[bot] opened this pull request 12 months ago
Update docusaurus monorepo to v3.1.1

renovate[bot] opened this pull request 12 months ago
Update plugin com.gradle.enterprise to v3.16.2

renovate[bot] opened this pull request 12 months ago
Update codecov/codecov-action digest to 4fe8c5f

renovate[bot] opened this pull request 12 months ago
Update gradle/gradle-build-action digest to a8f7551

renovate[bot] opened this pull request 12 months ago
Update dependency org.assertj:assertj-core to v3.25.2

renovate[bot] opened this pull request 12 months ago
Allow enabling all rules in rule set

mgroth0 opened this issue 12 months ago
Update dependency com.android.tools.build:gradle to v8.2.2

renovate[bot] opened this pull request 12 months ago
Update actions/upload-artifact digest to 26f96df

renovate[bot] opened this pull request 12 months ago
Remove gradle versions plugin

BraisGabin opened this pull request 12 months ago
Support Kotlin 1.9.22

sgyyz opened this issue 12 months ago
Update plugin gradleVersions to v0.51.0

renovate[bot] opened this pull request 12 months ago
Update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.11.0

renovate[bot] opened this pull request 12 months ago
Using detekt in a precompiled Gradle script

imashnake0 opened this issue 12 months ago
Merge sarifs from different tools into different runs

matejdro opened this pull request 12 months ago
Report rule's default severity in sarif

matejdro opened this pull request 12 months ago
Add Gradle pre-commit hook to docs

matejdro opened this pull request 12 months ago
Correctly pass an FqName to startsWith

3flex opened this pull request 12 months ago
UnnecessaryParentheses false positive when using `?:` and `>`

PavlosTze opened this issue 12 months ago
Move `@file:Suppress` handling from `Rule` to `core`

BraisGabin opened this pull request 12 months ago
Enable Gradle Worker API by default

BraisGabin opened this issue 12 months ago
Reduce JDK coverage

BraisGabin opened this pull request 12 months ago
Update actions/upload-artifact digest to 694cdab

renovate[bot] opened this pull request 12 months ago
Add ruleSetId into `Finding2`

BraisGabin opened this pull request 12 months ago
Refactor how we handle `Baseline`

BraisGabin opened this issue 12 months ago
Update github/codeql-action digest to 0b21cf2

renovate[bot] opened this pull request 12 months ago
Simplify `TxtOutputReport`

BraisGabin opened this pull request 12 months ago
Make output of detekt serializable

BraisGabin opened this issue 12 months ago
Remove Issue

BraisGabin opened this pull request 12 months ago
Refactor TestFactory

BraisGabin opened this pull request 12 months ago
Add ignoreAnnotatedFunctions to TooManyFunctions

matejdro opened this pull request 12 months ago
Remove `Issue` from `Rule`

BraisGabin opened this pull request 12 months ago
Remove `Issue` from `Finding`

BraisGabin opened this pull request 12 months ago
Remove severity from the Rule

BraisGabin opened this pull request 12 months ago
Split `Finding` in two different classes

BraisGabin opened this pull request 12 months ago
Test doesn't fail on Windows

BraisGabin opened this pull request 12 months ago
Gradle build-cache mess up with our tests on Widows

BraisGabin opened this issue 12 months ago
Rename core/util/ConfigSpec.kt to core/util/ConfigExtensionsSpec.kt

BraisGabin opened this pull request 12 months ago
Move `PathFilters` from detekt-api to detekt-utils

BraisGabin opened this pull request 12 months ago
Move exclusion out of `Rule`

BraisGabin opened this pull request 12 months ago
Add missing KDoc for Config.parent

cortinico opened this pull request 12 months ago
Disable the Gradle Daemon on Vercel

cortinico opened this pull request 12 months ago
Rename core/util/Config.kt to core/util/ConfigExtensions.kt

cortinico opened this pull request 12 months ago
Don't use value class for RuleSet.Id

BraisGabin opened this pull request 12 months ago
Remove all the usages of mockk

cortinico opened this pull request 12 months ago
Simplify code

BraisGabin opened this pull request 12 months ago
Use more specific assertions

3flex opened this pull request 12 months ago
Import custom assertions together with AssertJ assertions

3flex opened this pull request 12 months ago
Remove List<Finding>.assert() extension function

3flex opened this pull request 12 months ago
Make the abi a bit cleaner

BraisGabin opened this pull request 12 months ago
Split what a `Rule` reports and what a `Report` receives

BraisGabin opened this issue 12 months ago
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0

renovate[bot] opened this pull request 12 months ago
Update actions/upload-artifact digest to 1eb3cb2

renovate[bot] opened this pull request 12 months ago
Create a value class for the id of a `Rule`

BraisGabin opened this pull request 12 months ago
Fix false positive on `it` usages when type parameter is specified

atulgpt opened this pull request 12 months ago
Create a value class for the id of a `RuleSet`

BraisGabin opened this pull request 12 months ago
Simplify the creation of `Config`

BraisGabin opened this pull request almost 1 year ago
Improve error messages for failing assertions

marschwar opened this pull request about 1 year ago
Less verbose tests

BraisGabin opened this pull request about 1 year ago
Remove `findings` property from `Rule`

BraisGabin opened this pull request about 1 year ago
Allow to enable `allRules = true` and `buildUponDefaultConfig = true`

BraisGabin opened this pull request about 1 year ago
Remove Context interface

3flex opened this pull request about 1 year ago