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

chore!: rename value description types to be more descriptive #9

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

hcsch
Copy link

@hcsch hcsch commented May 7, 2023

  • Use plural for enum describing a value descriptions statement
  • Use same spelling for value for a single value description
  • Use descriptive names for fields of a value description

I stumbled across the ValDescription type while using https://github.com/technocreatives/dbc-codegen, and was a bit confused by the fields being named a and b. I hope this commit can alleviate such confusion for others in the future.

This is a breaking change, so it'll likely have to wait for a future major release.

* Use plural for enum describing a value descriptions statement
* Use same spelling for value for a single value description
* Use descriptive names for fields of a value description
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.

1 participant