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 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.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
CDDL for the spec is sometimes using a comma in the groups and sometimes (most of the time) not. For example:
While syntactically OK, for consistent style would be good to align this.
The text was updated successfully, but these errors were encountered: