docs: show optional make params in README; tighten Makefile sync rule

- import-off: show limit/batch/min-scans params in make command examples
- CLAUDE.md: clarify that parameter changes to make targets also require README update

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
dbastrikin
2026-03-21 13:27:24 +02:00
parent 2b149eab1c
commit 81185bb7ff
2 changed files with 5 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ update the README if the change affects any of the following:
- **Stack or dependencies** — new or removed libraries
- **Environment variables** — new, renamed, or removed variables
- **API endpoints** — new routes, changed paths or methods, removed endpoints
- **Makefile targets** — new or removed `make` commands
- **Makefile targets** — new, removed, or changed `make` commands (including parameters)
- **Project structure** — new top-level packages under `cmd/`, `internal/domain/`,
`internal/adapters/`, or `internal/infra/`
- **Database schema** — new tables added to the high-level table list