net.sourceforge.pmd:pmd-visualforce
PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It's mainly concerned with Java and Apex, but supports 16 other languages. It comes with 400+ built-in rules. It can be extended with custom rules.…
- apex
- code-analysis
- code-quality
- hacktoberfest
- java
- linter
- plsql
- static-analysis
- static-code-analysis
- swift