veto_lint_rules
Analyze project coding style to auto-generate or update ESLint, Prettier, or Ruff configurations matching current conventions.
Instructions
Analyzes project coding style and auto-generates or updates ESLint/Prettier/Ruff configurations to match current conventions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | The linting tool to configure. | |
| project_dir | Yes | Absolute path to project root. |