get_bug_score
Assess code quality by scanning a directory to produce a bug detection score, grade, bug profile classification, and breakdown by rule and severity.
Instructions
Get a bug detection health score (0-100) with grade (A-F), bug profile classification (clean/fstring_heavy/closure_heavy/etc.), and breakdown by rule and severity. Quick bug health check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to scan. |