Back to Hooks

lint-check

PostToolUse

Run linting checks after code edits to catch issues early.

Details

Category
automation
Event
PostToolUse
Matcher
Edit|Write
Language
bash

Tags

linting
automation
code-quality

Implementation

Execute ESLint, Pylint, or other language-specific linters after file modifications to enforce code style rules and catch potential bugs.