Skip to content

[codex] Align naming convention docs with DDG prefix#87

Open
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:codex/stellar-engine-align-naming-prefix
Open

[codex] Align naming convention docs with DDG prefix#87
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:codex/stellar-engine-align-naming-prefix

Conversation

@Haihan-Jiang

Copy link
Copy Markdown
Contributor

Summary

  • rename the naming-convention concept from Base to Prefix to match the DDG
  • update naming templates from {base} to {prefix} throughout the document
  • align the prefix length guidance with the DDG maximum of 6 characters
  • fix the Google Cloud Projects documentation link Markdown

Fixes #82.

Validation

  • git diff --check
  • rg -n "\bbase\b|\bBase\b|\{base\}|3 or 4" documentation/naming-convention.md
  • /tmp/stellar-engine-doccheck-venv/bin/python tools/check_links.py documentation

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.

[Documentation] Align the naming-conventions.md to what is actually used

1 participant