Ecosyste.ms: OpenCollective

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

Detekt

Supporting the development of Detekt - The Kotlin Static Analyzer
Collective - Host: opensource - https://opencollective.com/detekt - Code: https://github.com/detekt

equals and hashCode have the same fields

github.com/detekt/detekt - avelycure opened this issue about 1 year ago
Sarif report merger do not considering uriBaseId

github.com/detekt/sarif4k - DenisYelkin opened this issue about 1 year ago
Sarif report merger do not considering uriBaseId

github.com/detekt/detekt - DenisYelkin opened this issue about 1 year ago
Bump Docusarus to 3.x

github.com/detekt/detekt - cortinico opened this pull request about 1 year ago
Report violations of ThrowsCount also in override functions (#6752)

github.com/detekt/detekt - stellingsimon opened this pull request about 1 year ago
gitignore .kotlin directory

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Fix typo

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Bump jvm from 1.9.21 to 1.9.22

github.com/detekt/detekt-custom-rule-template - dependabot[bot] opened this pull request about 1 year ago
chore(deps): update github/codeql-action digest to 012739e

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency org.jetbrains.kotlin.jvm to v1.9.22

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
fix(deps): update kotlin monorepo to v1.9.22

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.11

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
HtmlReport error in rule: NestedBlockDepth

github.com/detekt/detekt - cies opened this issue about 1 year ago
Add Faire's detekt ruleset to the marketplace

github.com/detekt/detekt - travisMiehm opened this pull request about 1 year ago
Enable MultilineLoop & ConditionWrapping rules

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Fix ktlint logging; prepare 2.3.0 release

github.com/detekt/detekt-intellij-plugin - arturbosch opened this pull request about 1 year ago
Make `TestConfig` final

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
`ConfigAware` doesn't need to implement `Config`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Fix typo at `Rule.ruleSetId` and reduce its visibility

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Mandatory config on Rule

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Simplify detekt-test

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Don't recreate sequence

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove RuleSet.visitFile

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Simplfy sarirf code

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
chore(deps): update actions/setup-node digest to b39b52d

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Remove old suppress

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove deprecated code on `RuleSet`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Move test to their correct location

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Fix too generic tests

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
chore(deps): update actions/upload-artifact action to v4

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update plugin com.gradle.enterprise to v3.16.1

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Set remote build cache to push only if authenticated

github.com/detekt/detekt - ribafish opened this pull request about 1 year ago
chore(deps): update github/codeql-action action to v3

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Reuse testKitDir

github.com/detekt/detekt - Goooler opened this pull request about 1 year ago
K2 compiler crashes Detekt

github.com/detekt/detekt - jarroyoesp opened this issue about 1 year ago
Most of Coroutine-related rules do not work

github.com/detekt/detekt - fraggjkee opened this issue about 1 year ago
chore(deps): update github/codeql-action digest to 305f654

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update gradle/gradle-build-action digest to 8cbcb99

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Add note about building detekt before testing it

github.com/detekt/detekt - vatbub opened this pull request about 1 year ago
Fixes #6708

github.com/detekt/detekt - vatbub opened this pull request about 1 year ago
Cannot publish snapshot

github.com/detekt/detekt - 3flex opened this issue about 1 year ago
Use consistent JDK for Kotlin compilation

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Shortening of the --classpath CLI-option

github.com/detekt/detekt - vatbub opened this issue about 1 year ago
Demo false negative for `UnusedPrivateProperty`

github.com/detekt/detekt - xouabita opened this pull request about 1 year ago
Disable local build cache on CI

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Crash on weird comment (it seems)

github.com/detekt/detekt - cies opened this issue about 1 year ago
chore(deps): update dependency danger to v11.3.1

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update actions/stale action to v9

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update github/codeql-action digest to c0d1daa

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Fix a problem in the sample that break task laziness

github.com/detekt/detekt - tasomaniac opened this pull request about 1 year ago
Keep build cache configuration consistent in all builds

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Add CoroutineLaunchedInTestWithoutRunTest rule

github.com/detekt/detekt - paolorotolo opened this pull request about 1 year ago
detekt Gradle task is always created non-lazily

github.com/detekt/detekt - tasomaniac opened this issue about 1 year ago
chore(deps): update plugin com.gradle.enterprise to v3.16

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update actions/labeler action to v5

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Remove unused dependencies

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Remove reports from detekt-core dependencies

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Reduce JDK coverage on CI

github.com/detekt/detekt - 3flex opened this issue about 1 year ago
fix(deps): update dependency com.android.tools.build:gradle to v8

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Fix #6665 by re-adding a few used toStrings

github.com/detekt/detekt - TWiStErRob opened this pull request about 1 year ago
Fix `CastToNullableType` warning on same or parent type

github.com/detekt/detekt - atulgpt opened this pull request about 1 year ago
Add 'build' label when gradle.properties changes

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Use versionCatalogs extension

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Test Gradle plugin with AGP 8.2.0

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Skip annotated files (like @Generated)

github.com/detekt/detekt - friscoMad opened this issue about 1 year ago
chore(deps): update actions/setup-java action to v4

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency gradle to v8.5

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Implement new rule: `RedundantConstructorKeyword`

github.com/detekt/detekt - xouabita opened this pull request about 1 year ago