LWS Code Quality Scan
The LWS Salesforce Code Quality Scan evaluates your custom code. It uses PMD, CPD, and ESLint to identify security and code quality problems. In addition, the scan can run and report on Apex and Javascript unit tests.
The LWS Salesforce Code Quality Scan evaluates your custom code. It uses PMD, CPD, and ESLint to identify security and code quality problems. In addition, the scan can run and report on Apex and Javascript unit tests.
For most customers, Salesforce custom code is difficult to evaluate. But determining its quality is critical.
Here are some of the signs – the effects – of potential code problems.
Do you require high-quality custom code for your Salesforce implementation? Has your existing code started to show its age?
Lucidware Solutions has created a system that ensures custom code quality!
PMD improves quality and saves money by finding defects during development. This article covers some of the more common PMD errors and warnings in Apex code, and why you should heed them.
PMD is a free static analysis tool that works with Apex code, will help you find bugs, and make you a better coder! This is the first in a series of posts on how to utilize PMD within your Visual Studio Code projects.