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

Specify that qualifiers must occurr at most once. #38

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

rdicosmo
Copy link
Contributor

@rdicosmo rdicosmo commented Oct 4, 2023

Proposed fix for #37

@@ -22,6 +22,8 @@ as detailed in the following sections.
## 6.1 Fragment qualifiers

There are two fragment qualifiers, `lines` and `bytes`.
Each fragment qualifier MUST appear at most once.
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we also say that both cannot be present, maybe we can re-word this to:

Each valid SWHID must have at most one fragment qualifier.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, PR updated accordingly!

@zvr zvr merged commit 3b21848 into swhid:main Oct 11, 2023
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.

2 participants