Lint On Save
Hooks development-tools 3,177
Automatically run linting tools after file modifications. Supports ESLint for JavaScript/TypeScript, Pylint for Python, and RuboCop for Ruby.
npx claude-code-templates@latest --hook development-tools/lint-on-save claude-code — lint-on-save
Content
JSON
{
"description": "Automatically run linting tools after file modifications. Supports ESLint for Ja..."
"hooks": {
"PostToolUse": [1 item]
}
}