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 SARIF report by default

github.com/detekt/detekt-compiler-plugin - cortinico opened this pull request over 3 years ago
Productionize the project

github.com/detekt/detekt-compiler-plugin - cortinico opened this pull request over 3 years ago
Use Gradle 7.0 version catalog

github.com/detekt/detekt - chao2zhang opened this issue over 3 years ago
Issues raised even when "on" threshold

github.com/detekt/detekt - jotabe87 opened this issue over 3 years ago
Update references to arturbosch/detekt

github.com/detekt/sonar-detekt - cortinico opened this pull request over 3 years ago
Wrong Link in Sonarqube Description

github.com/detekt/sonar-detekt - triplem opened this issue over 3 years ago
Rename MayBeConst to MayBeConstant for consistency

github.com/detekt/detekt - ZacSweers opened this issue over 3 years ago
HasPlatformType should be more strict

github.com/detekt/detekt - BraisGabin opened this issue almost 4 years ago
Switch SARIF report off jackson

github.com/detekt/detekt - chao2zhang opened this pull request almost 4 years ago
Always use Named Arguments with booleans

github.com/detekt/detekt - BraisGabin opened this issue almost 4 years ago
ForbiddenComment should allow patterns

github.com/detekt/detekt - TWiStErRob opened this issue almost 4 years ago
Pass configDigest to Kotlin compiler

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request almost 4 years ago
Cannot change threshold values in Sonar rules

github.com/detekt/sonar-detekt - vsigler opened this issue almost 4 years ago
Gradle 6.8

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request almost 4 years ago
Continuous improvement on SARIF support

github.com/detekt/detekt - chao2zhang opened this issue almost 4 years ago
Remove redundant Gradle plugin

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request almost 4 years ago
Add report support for KotlinCompile tasks

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request almost 4 years ago
Add support for detekt plugins

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request almost 4 years ago
Test on Java 15

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request almost 4 years ago
Update dependencies

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request about 4 years ago
Improve rule description inside SonarQube

github.com/detekt/sonar-detekt - vsigler opened this issue about 4 years ago
ClassOrdering identifies minimum set of reorders

github.com/detekt/detekt - hbmartin opened this issue about 4 years ago
Update detekt 1.14.1

github.com/detekt/sonar-detekt - arturbosch opened this pull request about 4 years ago
Gradle tweaks

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request about 4 years ago
Update project dependencies

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request about 4 years ago
Update project dependencies

github.com/detekt/sonar-detekt - arturbosch opened this pull request about 4 years ago
stdlib ruleset

github.com/detekt/detekt - 3flex opened this issue over 4 years ago
Wrap KtLint AnnotationSpacingRule

github.com/detekt/detekt - 3flex opened this issue over 4 years ago
Wrap KtLint ArgumentListWrappingRule

github.com/detekt/detekt - 3flex opened this issue over 4 years ago
Apply plugin to JVM projects only

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Use a release of detekt that works

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Enable tests

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request over 4 years ago
How to work with the official Sonar plugin

github.com/detekt/sonar-detekt - afaucogney opened this issue over 4 years ago
Show the rule ID when an issue is found

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Revert #17 and #18

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Update dependencies including detekt 1.13.0

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request over 4 years ago
Change useDefaultConfig to be true by default

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request over 4 years ago
Change isEnabled default to true

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request over 4 years ago
NullPointerException from `absolutePath()`

github.com/detekt/detekt - 3flex opened this issue over 4 years ago
Sort log output by line then column

github.com/detekt/detekt - 3flex opened this issue over 4 years ago
Tidy Gradle build file

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Update to Kotlin 1.4.0

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Where is detekt in sonarQube ?

github.com/detekt/sonar-detekt - mirecalu opened this issue over 4 years ago
Smoke test with kotlin-compile-testing

github.com/detekt/detekt-compiler-plugin - 3flex opened this pull request over 4 years ago
Rules with mixed behavior based on Type resolution

github.com/detekt/detekt - cortinico opened this issue over 4 years ago
Update to sonar-api 7.9.4

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Prepare 2.2.0 release

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Exclude MultiLineIfElse as detekt has a similar rule

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Enable github actions

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request over 4 years ago
Exclude FinalNewline KtLint rule, use detekt's

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Use tooling api to call detekt

github.com/detekt/detekt-compiler-plugin - arturbosch opened this pull request over 4 years ago
Use detekt's tooling api

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Exclude NoWildcardImports KtLint rule

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Rewrite detekt sensor test to spek

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Prepare 2.1.0 release

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Separate task for autocorrection

github.com/detekt/detekt - tprochazka opened this issue over 4 years ago
CanBeInternal rule

github.com/detekt/detekt - danikula opened this issue over 4 years ago
Consider removing duplicated rules from KtLint

github.com/detekt/sonar-detekt - arturbosch opened this issue over 4 years ago
Update to detekt 1.8.0

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Remove obsolete baseline file

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago
Provide more pom.xml meta information

github.com/detekt/sonar-detekt - arturbosch opened this pull request over 4 years ago