What problem does it solve?
This Skill helps you set up, configure, and troubleshoot Salesforce Code Analyzer for your project. It manages the code-analyzer.yml configuration file, handles installation, prerequisite checks, diagnosing broken setups, and CI/CD pipeline setup.
Core Features & Use Cases
- Setup and Configuration: Configure
code-analyzer.yml for various engines, rules, and settings.
- Prerequisite Checks: Verify system prerequisites such as Salesforce CLI, Java, Node.js, Python, and org authentication.
- Troubleshooting: Diagnose and fix common issues with Code Analyzer setups.
- CI/CD Integration: Set up CI/CD pipelines for automated code analysis.
- Use Case: If you're working on a Salesforce project and want to integrate Code Analyzer into your workflow for automated code quality checks, this Skill can help you configure and integrate it seamlessly.
Quick Start
Use the dx-code-analyzer-configure skill to configure Salesforce Code Analyzer for your project by running 'dx-code-analyzer-configure --generate-config'.