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

Enable Gradle Worker API by default

github.com/detekt/detekt - BraisGabin opened this issue about 1 year ago
Reduce JDK coverage

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Update actions/upload-artifact digest to 694cdab

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Add ruleSetId into `Finding2`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Refactor how we handle `Baseline`

github.com/detekt/detekt - BraisGabin opened this issue about 1 year ago
Update github/codeql-action digest to 0b21cf2

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Simplify `TxtOutputReport`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Make output of detekt serializable

github.com/detekt/detekt - BraisGabin opened this issue about 1 year ago
Remove Issue

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Refactor TestFactory

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Add ignoreAnnotatedFunctions to TooManyFunctions

github.com/detekt/detekt - matejdro opened this pull request about 1 year ago
Remove `Issue` from `Rule`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove `Issue` from `Finding`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove severity from the Rule

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Split `Finding` in two different classes

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Test doesn't fail on Windows

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Gradle build-cache mess up with our tests on Widows

github.com/detekt/detekt - BraisGabin opened this issue about 1 year ago
Move `PathFilters` from detekt-api to detekt-utils

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Move exclusion out of `Rule`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Add missing KDoc for Config.parent

github.com/detekt/detekt - cortinico opened this pull request about 1 year ago
Disable the Gradle Daemon on Vercel

github.com/detekt/detekt - cortinico opened this pull request about 1 year ago
Rename core/util/Config.kt to core/util/ConfigExtensions.kt

github.com/detekt/detekt - cortinico opened this pull request about 1 year ago
Don't use value class for RuleSet.Id

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove all the usages of mockk

github.com/detekt/detekt - cortinico opened this pull request about 1 year ago
Simplify code

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Use more specific assertions

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Remove List<Finding>.assert() extension function

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Make the abi a bit cleaner

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Update actions/upload-artifact digest to 1eb3cb2

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Create a value class for the id of a `Rule`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Create a value class for the id of a `RuleSet`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Simplify the creation of `Config`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Improve error messages for failing assertions

github.com/detekt/detekt - marschwar opened this pull request about 1 year ago
Less verbose tests

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove `findings` property from `Rule`

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

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Implement subConfigKeys() for Config

github.com/detekt/detekt - VovaStelmashchuk opened this pull request about 1 year ago
useDefaultConfig on tests

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Lookup android flag on ruleset config

github.com/detekt/detekt - marschwar opened this pull request about 1 year ago
Remove base rule

github.com/detekt/detekt - VovaStelmashchuk opened this pull request about 1 year ago
Update slf4j to v2.0.11

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Remove the baserule, migrate code to rule

github.com/detekt/detekt - VovaStelmashchuk opened this pull request about 1 year ago
Update github/codeql-action digest to e5f05b8

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

github.com/detekt/detekt - BraisGabin opened this issue about 1 year ago
Fix exclusion at ruleset level

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Add missing tests

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Make fakes more real

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

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Don't use explicit byte-buddy version

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Update dependency io.mockk:mockk to v1.13.9

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
Fix links on the documentation

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove unnecessary functions from detekt-psi-utils

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
False negative: `ExplicitItLambdaParameter`

github.com/detekt/detekt - SomeTroglodyte opened this issue about 1 year ago
Update docusaurus monorepo to v3.1.0

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

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Remove support for comma separated strings

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
java.lang.IllegalStateException in random cases

github.com/detekt/detekt - chandrakantNeogov opened this issue about 1 year ago
Make test pass on JVM 8

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Reduce the usage of mockk

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Gradle complains about a duplicated classpath.index

github.com/detekt/detekt - BraisGabin opened this issue about 1 year ago
Move PathFilters from internal to public API

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Remove PRIMITIVES from public API

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Don't use Config.empty on rule initialisation

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Move CompilerResources from internal to public API

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Remove ruleContext property from Rule constructor

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Move empty config declaration to its callsite

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Remove deprecated XML tag support

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Remove UnstableApi annotation

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Improve versioned documentation

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Fix test snippets for K2

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
Properly handle nullable type

github.com/detekt/detekt - 3flex opened this pull request about 1 year ago
fix(deps): update dependency org.assertj:assertj-core to v3.25.1

github.com/detekt/detekt - renovate[bot] opened this pull request about 1 year ago
(🎁) generate Gradle tasks for additional source sets

github.com/detekt/detekt - KotlinIsland opened this issue about 1 year ago
Remove `abstract` from `Rule.issue`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Documentation improvements

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Align how we declare `Issue` inside the `Rule`s

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
Fix test at `CorrectableRulesFirstSpec`

github.com/detekt/detekt - BraisGabin opened this pull request about 1 year ago
EmptyKtFile : add ability to ignore package statements

github.com/detekt/detekt - mgroth0 opened this pull request about 1 year ago
Inline yaml samples in tests

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