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

Rename TokenTypeCapsule to TokenTypeComplex #352

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Dec 19, 2023

This renames the existing token type TokenTypeCapsule to TokenTypeComplex to aid readability and reflect existing naming conventions.

This token represents list in type = list(string) and similar, i.e. the name of the complex type. The term "capsule" has slightly different meaning in cty and HCL and we should not use it in this context.

This renames the existing token type TokenTypeCapsule to TokenTypeComplex to aid readability and reflect existing naming conventions.

This token represents `list` in `type = list(string)` and similar, i.e. the name of the complex type. The term "capsule" has slightly different meaning in cty and HCL and we should not use it in this context.
@jpogran jpogran self-assigned this Dec 19, 2023
@jpogran jpogran linked an issue Dec 19, 2023 that may be closed by this pull request
3 tasks
@jpogran jpogran marked this pull request as ready for review December 19, 2023 16:57
@jpogran jpogran requested a review from a team as a code owner December 19, 2023 16:57
@jpogran jpogran merged commit 07605a9 into main Dec 20, 2023
5 checks passed
@jpogran jpogran deleted the rename_token_type_capsule branch December 20, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lang: Rename TokenTypeCapsule to TokenTypeComplex
2 participants