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
Rule Name in Tooltip
github.com/pmd/pmd-eclipse-plugin - numeralnathan opened this issue almost 6 years ago
github.com/pmd/pmd-eclipse-plugin - numeralnathan opened this issue almost 6 years ago
[java] UnusedImports false positive for multiline @link Javadoc
github.com/pmd/pmd - rillig-tk opened this issue almost 6 years ago
github.com/pmd/pmd - rillig-tk opened this issue almost 6 years ago
[java] InefficientStringBuffering false positive
github.com/pmd/pmd - vbrandl opened this issue almost 6 years ago
github.com/pmd/pmd - vbrandl opened this issue almost 6 years ago
[java] LocalVariableCouldBeFinal on 'size' variable in for loop
github.com/pmd/pmd - RocketRider opened this issue almost 6 years ago
github.com/pmd/pmd - RocketRider opened this issue almost 6 years ago
[java] How to resolve AvoidInstantiatingObjectsInLoops with Date?
github.com/pmd/pmd - mcandre opened this issue almost 6 years ago
github.com/pmd/pmd - mcandre opened this issue almost 6 years ago
[java] Turn off AvoidLiteralsInIfCondition
github.com/pmd/pmd - mcandre opened this issue almost 6 years ago
github.com/pmd/pmd - mcandre opened this issue almost 6 years ago
Support old PMD icons
github.com/pmd/pmd-eclipse-plugin - adangel opened this issue almost 6 years ago
github.com/pmd/pmd-eclipse-plugin - adangel opened this issue almost 6 years ago
[java] JUnit4TestShouldUseBeforeAnnotation false positive when overriding setUp
github.com/pmd/pmd - barriosnahuel opened this issue almost 6 years ago
github.com/pmd/pmd - barriosnahuel opened this issue almost 6 years ago
Add exception to FxIdNamingConvention
github.com/pmd/build-tools - oowekyala opened this pull request almost 6 years ago
github.com/pmd/build-tools - oowekyala opened this pull request almost 6 years ago
[java] ForLoopCanBeForeach false positive with method call using index variable
github.com/pmd/pmd - scottkennedy opened this issue almost 6 years ago
github.com/pmd/pmd - scottkennedy opened this issue almost 6 years ago
[java] Instantiation rules cannot tell apart java.lang primitive wrappers and shadowed classes
github.com/pmd/pmd - aaime opened this issue about 6 years ago
github.com/pmd/pmd - aaime opened this issue about 6 years ago
[java] AvoidDeeplyNestedIfStmts violations can be unintentionally undetected
github.com/pmd/pmd - HoushCE29 opened this issue about 6 years ago
github.com/pmd/pmd - HoushCE29 opened this issue about 6 years ago
[java] MissingStaticMethodInNonInstantiatableClass: False positive with Lombok Builder on Constructor
github.com/pmd/pmd - marcelmore opened this issue about 6 years ago
github.com/pmd/pmd - marcelmore opened this issue about 6 years ago
[java] IdenticalCatchBranches false positive with return expressions
github.com/pmd/pmd - adangel opened this issue about 6 years ago
github.com/pmd/pmd - adangel opened this issue about 6 years ago
Support configuration errors in the report
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
Reuse the built pmd if it exists already
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
Support configuration errors in the report
github.com/pmd/pmd-regression-tester - oowekyala opened this issue about 6 years ago
github.com/pmd/pmd-regression-tester - oowekyala opened this issue about 6 years ago
Pass the thread count down to the PmdReportBuilder
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
Add gemspec to Gemfile - helps during development
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 6 years ago
Remove obsolete pmd-build-tools-plugin
github.com/pmd/build-tools - adangel opened this pull request about 6 years ago
github.com/pmd/build-tools - adangel opened this pull request about 6 years ago
[java] JUnitTestsShouldIncludeAssert: False positives for assert methods named "check" and "verify"
github.com/pmd/pmd - benmccann opened this issue about 6 years ago
github.com/pmd/pmd - benmccann opened this issue about 6 years ago
[java] UnusedPrivateField: false positive when field has the same name as the class
github.com/pmd/pmd - jsotuyod opened this issue about 6 years ago
github.com/pmd/pmd - jsotuyod opened this issue about 6 years ago
[java] JUnitTestsShouldIncludeAssert false positive with inherited @Rule field
github.com/pmd/pmd - blerner opened this issue about 6 years ago
github.com/pmd/pmd - blerner opened this issue about 6 years ago
[apex] False positives with ApexCRUDViolation
github.com/pmd/pmd - trentchilders opened this issue about 6 years ago
github.com/pmd/pmd - trentchilders opened this issue about 6 years ago
[java] ArrayIsStoredDirectly at enum constructor
github.com/pmd/pmd - frankegabor opened this issue about 6 years ago
github.com/pmd/pmd - frankegabor opened this issue about 6 years ago
Add a rule to enforce proper rulechain usage
github.com/pmd/build-tools - jsotuyod opened this pull request about 6 years ago
github.com/pmd/build-tools - jsotuyod opened this pull request about 6 years ago
Support multithreaded execution of PMD
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
Support comparing the two error stacktraces
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
Get the result of command 'java -version' from stderr rather than stdout
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
Add the JDK version and locale info to the summary table of the diff report
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request about 6 years ago
Differences due to different locale settings
github.com/pmd/pmd-regression-tester - adangel opened this issue about 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this issue about 6 years ago
Support comparing two error stacktraces
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
Support auxclasspath / typeresolution
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
Reuse the already built PMD binary for PR checks
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
Support multithreaded execution of PMD
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - adangel opened this issue over 6 years ago
Gracefully handle missing rules due to wrong PMD version
github.com/pmd/pmd-eclipse-plugin - adangel opened this issue over 6 years ago
github.com/pmd/pmd-eclipse-plugin - adangel opened this issue over 6 years ago
[java] EmptyMethodInAbstractClassShouldBeAbstract false-positive
github.com/pmd/pmd - boris-petrov opened this issue over 6 years ago
github.com/pmd/pmd - boris-petrov opened this issue over 6 years ago
Removes the exit statement in RuleSetBuilder Class
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Improve Danger messages & Increase the readability of the summary report
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Adds pmdtester.gemspec file
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Installing the snapshot version of pmdtester locally from github
github.com/pmd/pmd-regression-tester - djydewang opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this issue over 6 years ago
Fixes NoMethodError in Project class
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
NoMethodError on beta3
github.com/pmd/pmd-regression-tester - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - jsotuyod opened this issue over 6 years ago
[java] UnnecessaryFullyQualifiedName: false positive for nested inner class defining method with same name as static import
github.com/pmd/pmd - cobratbq opened this issue over 6 years ago
github.com/pmd/pmd - cobratbq opened this issue over 6 years ago
Render stack traces properly
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Improve Danger messages
github.com/pmd/pmd-regression-tester - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - jsotuyod opened this issue over 6 years ago
Render stack traces properly
github.com/pmd/pmd-regression-tester - oowekyala opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - oowekyala opened this issue over 6 years ago
Implements exclude-pattern
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
exclude-pattern hasn't been implemented
github.com/pmd/pmd-regression-tester - djydewang opened this issue over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this issue over 6 years ago
Clear old reports before generating new differences regression reports
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Pmd eclipse plugin rb 4.0.17
github.com/pmd/pmd-eclipse-plugin - ZubyIqbal opened this pull request over 6 years ago
github.com/pmd/pmd-eclipse-plugin - ZubyIqbal opened this pull request over 6 years ago
[java] GuardLogStatement does not understand negative if conditions
github.com/pmd/pmd - numeralnathan opened this issue over 6 years ago
github.com/pmd/pmd - numeralnathan opened this issue over 6 years ago
Ignore changes to test code of PMD when generating dynamic rule sets
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Update Readme.rdoc
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Fix color scheme for diff report, add default values for various options
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
[core] Possible deadlock related to loggers
github.com/pmd/pmd - davidburstromspotify opened this issue over 6 years ago
github.com/pmd/pmd - davidburstromspotify opened this issue over 6 years ago
Fix diff_cmd in RuleSetBuilder
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Add 'verify' rake task to verify code quality before committing changes
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Refactor require statements
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Add extension "less" for license header checks
github.com/pmd/build-tools - adangel opened this issue over 6 years ago
github.com/pmd/build-tools - adangel opened this issue over 6 years ago
[apex] Double-counting generated getters and setters
github.com/pmd/pmd - aheber opened this issue over 6 years ago
github.com/pmd/pmd - aheber opened this issue over 6 years ago
[java] LooseCoupling false-positive with methods only available on concrete collection class
github.com/pmd/pmd - boris-petrov opened this issue over 6 years ago
github.com/pmd/pmd - boris-petrov opened this issue over 6 years ago
Add online mode for PmdTester
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
[core] Allow numeric properties in XML to be within an unbounded range
github.com/pmd/pmd - oowekyala opened this issue over 6 years ago
github.com/pmd/pmd - oowekyala opened this issue over 6 years ago
Add single mode, add mocha library for unit test
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Add Runner to PmdTester
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Separate integration test cases
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Fix Metrics/BlockLength offenses
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Using rubocop to check code style of the project
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Add tests for the dogfood rulesets
github.com/pmd/build-tools - oowekyala opened this issue over 6 years ago
github.com/pmd/build-tools - oowekyala opened this issue over 6 years ago
Add pmd-ui specific rules
github.com/pmd/build-tools - oowekyala opened this pull request over 6 years ago
github.com/pmd/build-tools - oowekyala opened this pull request over 6 years ago
[java] ConsecutiveAppendsShouldReuse FN with lambdas
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
Add bundler to manage dependency
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Add test cases for HtmlReportBuilder
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
Add test cases for DiffBuilder
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
[apex] CRUD permission issue. When done in one method in the class, other methods can skip it and does not fail the rule
github.com/pmd/pmd - genoud opened this issue over 6 years ago
github.com/pmd/pmd - genoud opened this issue over 6 years ago
Add DiffBuilder for PmdTester
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
github.com/pmd/pmd-regression-tester - djydewang opened this pull request over 6 years ago
[java] LocalVariableCouldBeFinal on lambda parameters
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
[apex] Custom Metadata Types checked for CRUD
github.com/pmd/pmd - yippie opened this issue over 6 years ago
github.com/pmd/pmd - yippie opened this issue over 6 years ago
[vf] <apex:ouput* > considered unescaped in javascript even when escape="true"
github.com/pmd/pmd - yippie opened this issue over 6 years ago
github.com/pmd/pmd - yippie opened this issue over 6 years ago
[java] Allow JUnitTestsShouldIncludeAssert to configure verification methods
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
[java] ConsecutiveAppendsShouldReuse false-negative
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
[java] NullAssignment - false positive inside if statement
github.com/pmd/pmd - adangel opened this issue over 6 years ago
github.com/pmd/pmd - adangel opened this issue over 6 years ago
[core] Apply the new PropertyDescriptor<Pattern> type where applicable
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
github.com/pmd/pmd - jsotuyod opened this issue over 6 years ago
[doc] Document API evolution principles as ADR
github.com/pmd/pmd - oowekyala opened this issue almost 7 years ago
github.com/pmd/pmd - oowekyala opened this issue almost 7 years ago
documentation updated - AvoidThrowingNullPointerException documentati…
github.com/pmd/pmd.github.io - refactormyself opened this pull request almost 7 years ago
github.com/pmd/pmd.github.io - refactormyself opened this pull request almost 7 years ago
[java] Improve naming conventions rules
github.com/pmd/pmd - oowekyala opened this issue almost 7 years ago
github.com/pmd/pmd - oowekyala opened this issue almost 7 years ago
[vf] VfCSRF thrown when action called upon page load
github.com/pmd/pmd - parbatiSF opened this issue almost 7 years ago
github.com/pmd/pmd - parbatiSF opened this issue almost 7 years ago
[java] InvalidLogMessageFormat false positive with Throwable
github.com/pmd/pmd - boris-petrov opened this issue almost 7 years ago
github.com/pmd/pmd - boris-petrov opened this issue almost 7 years ago
[java] InvalidSlf4jMessageFormat false positive
github.com/pmd/pmd - mkordas opened this issue almost 7 years ago
github.com/pmd/pmd - mkordas opened this issue almost 7 years ago
[java] SingletonClassReturningNewInstance false positive with double assignment
github.com/pmd/pmd - alixwar opened this issue almost 7 years ago
github.com/pmd/pmd - alixwar opened this issue almost 7 years ago
Failed Checkstyle import in IntelliJ
github.com/pmd/build-tools - oowekyala opened this issue almost 7 years ago
github.com/pmd/build-tools - oowekyala opened this issue almost 7 years ago
[java] Incorrect type resolution with classes having the same name
github.com/pmd/pmd - oowekyala opened this issue almost 7 years ago
github.com/pmd/pmd - oowekyala opened this issue almost 7 years ago
An internal error occurred during: "ReviewCode".
github.com/pmd/pmd-eclipse-plugin - ahanekom opened this issue almost 7 years ago
github.com/pmd/pmd-eclipse-plugin - ahanekom opened this issue almost 7 years ago
Checkstyle error with latest checkstye plugin
github.com/pmd/build-tools - adangel opened this issue almost 7 years ago
github.com/pmd/build-tools - adangel opened this issue almost 7 years ago
[apex] bad support for multiline SOQL in cpd
github.com/pmd/pmd - Bartheleway opened this issue almost 7 years ago
github.com/pmd/pmd - Bartheleway opened this issue almost 7 years ago