repo1.maven.org : net.sourceforge.pmd:pmd-java8
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports many languages. It can be extended with custom rules. It uses JavaCC and Antlr to parse source files into abstract syntax trees (AST) and runs rules against them to find violations. Rules can be written in Java or using a XPath query. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, Modelica, PLSQL, Apache Velocity, HTML, XML and XSL. Scala is supported, but there are currently no Scala rules available. Additionally, it includes CPD, the copy-paste-detector. CPD finds duplicated code in C/C++, C#, Dart, Fortran, Gherkin, Go, Groovy, HTML, Java, JavaScript, JSP, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex and Visualforce, Scala, Swift, T-SQL and XML.
Registry
-
Source
- Homepage
- Documentation
- JSON
purl: pkg:maven/net.sourceforge.pmd/pmd-java8
Keywords:
apex
, code-analysis
, code-quality
, hacktoberfest
, java
, linter
, plsql
, static-analysis
, static-code-analysis
, swift
License: Other
Latest release: over 2 years ago
First release: over 9 years ago
Namespace: net.sourceforge.pmd
Dependent repositories: 3
Stars: 5,169 on GitHub
Forks: 1,529 on GitHub
Total Commits: 23725
Committers: 432
Average commits per author: 54.919
Development Distribution Score (DDS): 0.764
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/pmd, https://opencollective.com/pmd
Last synced: 2 days ago