Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use camel case for value type (valueType) internally #539

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

georg-schwarz
Copy link
Member

First steps towards #454.

This PR introduces consistent naming of classes and variables; only in code.

Does not fix all occurrences in the docs. We should update the docs consistently, e.g., using block types instead of BlockTypes as well. Otherwise, the docs make an inconsistent impression. I touched the docs at a few places but left out the very obvious ones where a deviating naming scheme jumps to the eye immediately.

I suggest refactoring the docs before making the code used for blockType, etc, consistent.

@georg-schwarz georg-schwarz marked this pull request as ready for review April 9, 2024 13:16
@georg-schwarz georg-schwarz requested a review from joluj April 9, 2024 13:16
Copy link
Contributor

@joluj joluj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we update RFCs 7, 8, 11, 15, 16?

@georg-schwarz
Copy link
Member Author

Should we update RFCs 7, 8, 11, 15, 16?

Probably not. Reverted the changes on them.

@georg-schwarz georg-schwarz merged commit 23dd62b into main Apr 9, 2024
3 checks passed
@georg-schwarz georg-schwarz deleted the refactor-valuetype-to-value-type branch April 9, 2024 13:54
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants