Skip to content

docs: Fix naming conventions documentation#504

Merged
wgtmac merged 1 commit intoapache:mainfrom
zhjwpku:fix_naming_conventions_doc
Jan 11, 2026
Merged

docs: Fix naming conventions documentation#504
wgtmac merged 1 commit intoapache:mainfrom
zhjwpku:fix_naming_conventions_doc

Conversation

@zhjwpku
Copy link
Collaborator

@zhjwpku zhjwpku commented Jan 10, 2026

  • Update Functions/Methods to use PascalCase (was incorrectly documented as snake_case)
  • Add note about trivial getters using snake_case (e.g., name(), type_id())
  • Update Constants to use k prefix with PascalCase (was incorrectly documented as UPPER_SNAKE_CASE)

- Update Functions/Methods to use PascalCase (was incorrectly documented as snake_case)
- Add note about trivial getters using snake_case (e.g., name(), type_id())
- Update Constants to use k prefix with PascalCase (was incorrectly documented as UPPER_SNAKE_CASE)
@wgtmac
Copy link
Member

wgtmac commented Jan 11, 2026

Thanks for fixing this!

@wgtmac wgtmac merged commit 3c5b00a into apache:main Jan 11, 2026
10 checks passed
@zhjwpku zhjwpku deleted the fix_naming_conventions_doc branch January 13, 2026 13:03
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.

2 participants