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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user