Ecosyste.ms: OpenCollective

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

PMD

An extensible multilanguage static code analyzer.
Collective - Host: opensource - https://opencollective.com/pmd - Website: https://pmd-code.org - Code: https://github.com/pmd

[cpd] Fix CPD crashes about unicode escapes

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
[java] Properly handle @MethodSource in UnusedPrivateMethod

github.com/pmd/pmd - jsotuyod opened this pull request 6 months ago
[apex] Update summit-ast and apex-parser

github.com/pmd/pmd - adangel opened this pull request 6 months ago
Fix release scripts

github.com/pmd/pmd - adangel opened this pull request 6 months ago
chore: Use pmd 7.1.0 for checks

github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request 6 months ago
[ci] Support macos on arm64/aarch64

github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request 6 months ago
[java] Stop parsing Java for CPD

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
Bump @typescript-eslint/parser from 7.5.0 to 7.7.1

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 6 months ago
[core] Update Antlr to 4.10+

github.com/pmd/pmd - oowekyala opened this issue 6 months ago
[java] New rule ConfusingArgumentToVarargsMethod

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
[doc] Add small logo variant

github.com/pmd/pmd - adangel opened this pull request 6 months ago
[core] Typesafe saxon node iterators

github.com/pmd/pmd - adangel opened this pull request 6 months ago
Fix reproducible build issues with 7.0.0

github.com/pmd/pmd - adangel opened this pull request 6 months ago
[java] Rename JUnit rules with overly restrictive names

github.com/pmd/pmd - jsotuyod opened this pull request 6 months ago
[java] Avoid NPE in CloseResourceRule

github.com/pmd/pmd - jsotuyod opened this pull request 6 months ago
Supporting PMD CPD in Visual Code as a plug in

github.com/pmd/pmd - AnilChoudhury-Eaton opened this issue 6 months ago
Bump @typescript-eslint/parser from 7.5.0 to 7.7.0

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 6 months ago
[java] Regression with UnusedAssignment

github.com/pmd/pmd - uhafner opened this issue 6 months ago
[core] Upgrade saxon to 12.4

github.com/pmd/pmd - jsotuyod opened this pull request 6 months ago
Rework properties handling in preferences

github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request 6 months ago
Add japicmp

github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request 6 months ago
[java] Fix parsing of string templates

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
[core] Add a filter possibility to FileCollector

github.com/pmd/pmd - adangel opened this pull request 6 months ago
Bump typescript from 5.4.4 to 5.4.5

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 6 months ago
[java] Broken TextBlock parser

github.com/pmd/pmd - rs23 opened this issue 6 months ago
Bump @types/node from 20.12.4 to 20.12.7

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 6 months ago
PMD "broke" when use 'as user'

github.com/pmd/pmd - pablogomez2197 opened this issue 6 months ago
Bump eslint-plugin-jest from 27.9.0 to 28.2.0

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 6 months ago
Bump @typescript-eslint/parser from 7.5.0 to 7.6.0

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 6 months ago
[plsql,tsql] Fix CPD being case sensitive in PLSQL and TSQL

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
[java] Fix #2996 - CommentSize suppression

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
[java] #4779 - Improve doc of MethodArgumentCanBeFinal

github.com/pmd/pmd - oowekyala opened this pull request 6 months ago
[apex] Add ASTAnnotation#getRawName

github.com/pmd/pmd - adangel opened this pull request 7 months ago
Bump @types/node from 20.12.4 to 20.12.5

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
[java] Fix #4912 - grammar for TWR allows this expression

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
Bump typescript from 5.4.3 to 5.4.4

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
[core] Introduce a new @DeprecatedUntil annotation

github.com/pmd/pmd - jsotuyod opened this pull request 7 months ago
[java] Fix EmptyCatchBlock with allowCommentedBlock

github.com/pmd/pmd - adangel opened this pull request 7 months ago
[java] More pretty printing fixes

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
[core] Add japicmp

github.com/pmd/pmd - adangel opened this pull request 7 months ago
[java] Support explicitly typed lambdas

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
Fix checkstyle config and checkstyle issues

github.com/pmd/pmd - adangel opened this pull request 7 months ago
[apex] SOQL syntax error with TYPEOF in sub-query

github.com/pmd/pmd - YodaDaCoda opened this issue 7 months ago
Bump @octokit/rest from 20.0.2 to 20.1.0

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
Bump @types/node from 20.12.3 to 20.12.4

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
[java] Fix pretty printing for some exprs

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
[java] Fix #4602 - unnecessaryimport FPs

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
[java] New rule UnnecessaryVarargsArrayCreation

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
[java] New rule LambdaCanBeMethodReference

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
[cli] Properly wait for cpd-gui until close

github.com/pmd/pmd - jsotuyod opened this pull request 7 months ago
[core] Fix #4893 - throw if language is not supported

github.com/pmd/pmd - oowekyala opened this pull request 7 months ago
[cli] cpd-gui closes immediately

github.com/pmd/pmd - VishV-Android opened this issue 7 months ago
[pom] Properly navigate dependencyManagement node

github.com/pmd/pmd - jsotuyod opened this pull request 7 months ago
Bump @typescript-eslint/parser from 7.4.0 to 7.5.0

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
Bump eslint-plugin-jsonc from 2.14.1 to 2.15.0

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
Bump @types/node from 20.11.30 to 20.12.2

github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request 7 months ago
[core] Improve AssertionUtil messages

github.com/pmd/pmd - adangel opened this pull request 7 months ago