Files
noteflow/.claude/hookify.require-make-quality.local.md

391 B

name, enabled, event, action, pattern
name enabled event action pattern
require-make-quality true stop warn .*

⚠️ Quality Gate Reminder

If you made any code changes during this session (Edit, Write, MultiEdit, or spawned subagents), ensure you ran:

make quality

This checks: basedpyright, ruff, tests/quality/

If you only did reads/research/dialog: This reminder can be ignored.