run_linter
Execute a standardized linter to analyze and optionally fix code issues in specified project files, ensuring code quality and consistency.
Instructions
Run standardized linter for the project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | No | Specific files to lint | |
fix | No | Attempt to fix issues automatically |