Skip to content

docs(readme): document -schemaHash option#13

Merged
klaidliadon merged 1 commit into
masterfrom
docs/schema-hash-option
Jun 22, 2026
Merged

docs(readme): document -schemaHash option#13
klaidliadon merged 1 commit into
masterfrom
docs/schema-hash-option

Conversation

@klaidliadon

Copy link
Copy Markdown
Contributor

The -schemaHash opt-out (default-on) was missing from the README options table, so it was undiscoverable unless you read the template. This adds the missing row. (-help already lists it — that output is generated from the opts dict — so only the hand-maintained table needed updating.)


Docs-only; no template or generated-code change. -schemaHash=false omits the schema hash + version consts from the generated output, which removes the per-edit hash churn that causes merge conflicts.

Part of a sweep documenting this flag across the generators (gen-golang webrpc/gen-golang#122 already up).

The -schemaHash opt-out (default-on) was missing from the options table.
-help already lists it (auto-generated from the opts dict); this adds the
human-readable row.
@klaidliadon klaidliadon merged commit 84cf648 into master Jun 22, 2026
1 check passed
@klaidliadon klaidliadon deleted the docs/schema-hash-option branch June 22, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant