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

CDDL comma use alignment #44

Closed
akeranen opened this issue Nov 12, 2021 · 0 comments · Fixed by #51
Closed

CDDL comma use alignment #44

akeranen opened this issue Nov 12, 2021 · 0 comments · Fixed by #51
Labels
task

Comments

@akeranen
Copy link
Collaborator

@akeranen akeranen commented Nov 12, 2021

CDDL for the spec is sometimes using a comma in the groups and sometimes (most of the time) not. For example:

thingqualities = {
 commonqualities,
 ? sdfObject: named<objectqualities>
 ? sdfThing: named<thingqualities>
 EXTENSION-POINT<"thing-ext">
}

While syntactically OK, for consistent style would be good to align this.

@cabo cabo added the task label Nov 12, 2021
@cabo cabo closed this in #51 Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants