validate_config
Checks a .techdebtrc.json configuration file for syntax and schema errors, ensuring accurate technical debt analysis.
Instructions
Validate a .techdebtrc.json configuration file for syntax and schema correctness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the project root directory or directly to a .techdebtrc.json file |