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

Changed TwitterCompose ruleset to maintained version

rmarquis opened this pull request over 1 year ago
Inline Cases enum and inline other external test code into the test classes

TWiStErRob opened this pull request over 1 year ago
ktlint violation location in detekt-formatting is broader

TWiStErRob opened this issue over 1 year ago
New wrapped ktlint rule NoSingleLineBlockCommentRule

marschwar opened this pull request over 1 year ago
Dynamically set the ktlint version in rule docs

marschwar opened this pull request over 1 year ago
Update codecov/codecov-action digest to eaaf4be

renovate[bot] opened this pull request over 1 year ago
Invalid JVM target?

JordanLongstaff opened this issue over 1 year ago
Links to ktlint rule documentation broken

marschwar opened this issue over 1 year ago
Update docusaurus monorepo to v2.4.1

renovate[bot] opened this pull request over 1 year ago
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.1

renovate[bot] opened this pull request over 1 year ago
Update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v0.49.1

renovate[bot] opened this pull request over 1 year ago
ForbiddenImport: Mark forbiddenPatterns as deprecated

marschwar opened this pull request over 1 year ago
Replace `KtLintMultiRule`

marschwar opened this pull request over 1 year ago
Remove unnecessary baselines

TWiStErRob opened this pull request over 1 year ago
Add UseLet style rule

tresni opened this pull request over 1 year ago
`ForbiddenImport` rule: Remove `forbiddenPatterns` config property

marschwar opened this issue over 1 year ago
Add alias for SuspendFunWithCoroutineScopeReceiver

osipxd opened this pull request over 1 year ago
Improve ForbiddenImport docs and possibly behavior

ColtonIdle opened this issue over 1 year ago
Add instructions to use detekt with SDKMAN!

helpermethod opened this issue over 1 year ago
Add customMessage field for each rule in detekt-config.yaml

kenyee opened this issue over 1 year ago
Update plugin com.gradle.enterprise to v3.13.2

renovate[bot] opened this pull request over 1 year ago
Builds start failing

mustafaozhan opened this issue over 1 year ago
Don't run stale/danger/labeller on forks

cortinico opened this pull request over 1 year ago
Update the documentation around `config` `Detekt` extension

atulgpt opened this issue over 1 year ago
Align the use of literals, regex and glob on the configuration

BraisGabin opened this issue over 1 year ago
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.0

renovate[bot] opened this pull request over 1 year ago
Re-enable Predictive Test Selection for local builds

3flex opened this issue over 1 year ago
Update github/codeql-action digest to 29b1f65

renovate[bot] opened this pull request over 1 year ago
CastNullableToNonNullableType - Check the SimpleType instead of typeElement

atulgpt opened this pull request over 1 year ago
Update plugin com.gradle.enterprise to v3.13.1

renovate[bot] opened this pull request over 1 year ago
Certain Detekt rules not working - Detekt gradle plugin v1.21.0

ashish29dec opened this issue over 1 year ago
Update stale.yaml to ignore 2.0.0 milestone

cortinico opened this pull request over 1 year ago
Update com.android.tools.build

renovate[bot] opened this pull request over 1 year ago
Add configuration to add alternate trimming methods

atulgpt opened this pull request over 1 year ago
Add PropertyUsedBeforeDeclaration rule

t-kameyama opened this pull request over 1 year ago
Check if property is documented at class header

atulgpt opened this pull request over 1 year ago
Remove dependency on mavenLocal() for functionalTests

cortinico opened this pull request over 1 year ago
Remove unused `dependenciesAsNames`

cortinico opened this pull request over 1 year ago
OutdatedDocumentation - Check if only public property is documented

atulgpt opened this pull request over 1 year ago
Prepare Detekt 1.23.0-RC3

cortinico opened this pull request over 1 year ago
Add UnnamedParameterUse rule

atulgpt opened this pull request over 1 year ago
Confirm package name for detekt 2.x

3flex opened this issue over 1 year ago
Give option to merge default config

atulgpt opened this issue over 1 year ago
UnnecessaryLet: fix false positive in call chains

t-kameyama opened this pull request over 1 year ago
Update github/codeql-action digest to f3feb00

renovate[bot] opened this pull request over 1 year ago
Add config option to disable dependency on the Gradle check task

atulgpt opened this pull request over 1 year ago
Backup/fixes/5627

atulgpt opened this pull request over 1 year ago
Broaden test exclusions for default rules already excluding tests

andersfischernielsen opened this pull request over 1 year ago
Update dependency org.junit.jupiter:junit-jupiter-api to v5.9.3

renovate[bot] opened this pull request over 1 year ago
Update JaCoCo to v0.8.10

3flex opened this pull request over 1 year ago
Update kotlin monorepo to v1.8.21

renovate[bot] opened this pull request over 1 year ago
BracesOnWhenStatements: fix false positive for necessary braces

t-kameyama opened this pull request over 1 year ago
Reduce eager POM task creation

TWiStErRob opened this pull request over 1 year ago
Update dependency prism-react-renderer to v2

renovate[bot] opened this pull request over 1 year ago
Add wrapper for KtLint rules

atulgpt opened this pull request over 1 year ago
Consolidate bots to @detekt-ci

cortinico opened this pull request over 1 year ago
Add thank you note in the changelog

cortinico opened this pull request over 1 year ago
Prepare Detekt 1.23.0-RC2

cortinico opened this pull request over 1 year ago
Java 20 support

Hongbo-Miao opened this issue over 1 year ago
Add UnnecessaryBracesAroundTrailingLambda rule

atulgpt opened this pull request over 1 year ago
Update ktlint to v0.49.0

3flex opened this pull request over 1 year ago
Add MissingUseCall.kt rule

atulgpt opened this pull request over 1 year ago
Code of conduct

BraisGabin opened this pull request over 1 year ago
Add Gradle tests to compiler plugin test suite

3flex opened this issue over 1 year ago
detekt-compiler-plugin:1.23.0-RC1 not working for my project

chao2zhang opened this issue over 1 year ago
Add `UnnecessaryLambda` rule

atulgpt opened this pull request over 1 year ago
Fix redundant ClassOrdering violations using maximum increasing section

atulgpt opened this pull request over 1 year ago
Update dependency Gradle to v8.1

3flex opened this pull request over 1 year ago
Support ktlint code styles

mklnwt opened this issue over 1 year ago
Add `comments` with a list of regexes to `ForbiddenComment`

atulgpt opened this pull request over 1 year ago
UnsafeCallOnNullableType is not working

alexcibotari opened this issue over 1 year ago
Add config option to disable dependency on the Gradle `check` task

igorwojda opened this issue over 1 year ago
Review all Detekt and Detekt Gradle Plugin usages.

TWiStErRob opened this pull request over 1 year ago
Make common DetektBaseSourceTask.kt

atulgpt opened this pull request over 1 year ago
Potential new rule: DoubleNegativeLambda

drawers opened this pull request over 1 year ago
Test functions on custom test source sets are treated as non test functions

JavierSegoviaCordoba opened this issue almost 2 years ago
Publish previous JSON Schema versions to the JSON Schema Store

VictorIreri opened this issue almost 2 years ago
New rule: UnnecesaryOptInAnnotation

BraisGabin opened this issue almost 2 years ago