Skip to content

docs: add variable and identifier naming guidance#15641

Merged
gr2m merged 1 commit into
mainfrom
docs/naming-conventions-avoid-abbreviations
May 27, 2026
Merged

docs: add variable and identifier naming guidance#15641
gr2m merged 1 commit into
mainfrom
docs/naming-conventions-avoid-abbreviations

Conversation

@gr2m
Copy link
Copy Markdown
Collaborator

@gr2m gr2m commented May 27, 2026

closes #15627

Adds a short section to contributing/naming-conventions.md that
explicitly discourages single-letter variables and ad-hoc
abbreviations, complementing the existing "Clear, accurate naming"
philosophy in project-philosophies.md.
@gr2m gr2m mentioned this pull request May 27, 2026
21 tasks
@gr2m gr2m marked this pull request as ready for review May 27, 2026 18:51
@gr2m gr2m merged commit 21a6567 into main May 27, 2026
47 checks passed
@gr2m gr2m deleted the docs/naming-conventions-avoid-abbreviations branch May 27, 2026 20:29
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.

Batch: rename unclear local variables

2 participants