PostToolUse
01Hook
Runs after a tool call finishes for Edit and Write tool calls, executing check_linefeeds.py via python3 with --hook. From arloliu/semantic-linefeeds.
2 10d ago A
tokens not measured
original Apache-2.0
One sentence per line, enforced as your AI agent writes it — a one-word edit stays a one-line diff. A post-edit hook checks code comments, doc comments, docstrings, and Markdown for semantic line breaks (SemBr). Claude Code, Codex CLI, opencode, pre-commit, and CI.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing check_linefeeds.py via python3 with --hook. From arloliu/semantic-linefeeds.