Answer the question
In order to leave comments, you need to log in
Is there a PMD equivalent for JavaScript?
Is there a PMD equivalent ( https://pmd.github.io/) for JavaScript?
Answer the question
In order to leave comments, you need to log in
It's written on github
About
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 Java, JavaScript , Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity, XML, XSL.
If you need a static code analyzer, then look towards ESLint and JSLint
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question