-
-
Notifications
You must be signed in to change notification settings - Fork 35
Note the need to quote 2-digit
#691
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
Conversation
Per 2024-02-26 teleconference, add a note about the value `2-digit`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I had the thought that maybe it's worth noting that the reason you have to quote it isn't specific to the string "2-digit", but is because the character '-' can't appear in an unquoted literal. But it might be better to keep it brief. Leaving that up to you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto @catamorphism's comment
Only that's not the reason. The character |
Co-authored-by: Eemeli Aro <[email protected]>
Per 2024-02-26 teleconference, add a note about the value
2-digit