We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It seems https://github.com/web-platform-dx/web-features/tree/main/features uses dash for each word (even if a word is a method composed of many words). So for example canvas-createconicgradient.yml. This translates to incorrectly named enums as in https://chromium-review.googlesource.com/c/chromium/src/+/5734512.
canvas-createconicgradient.yml
The text was updated successfully, but these errors were encountered:
For the most part feature IDs separate each word, as in request-video-frame-callback. But you're right that we have some exceptions:
request-video-frame-callback
How do we avoid doing this again (linting?) and should we change the existing identifiers?
cc @ddbeck @Elchi3 @captainbrosset
Sorry, something went wrong.
No branches or pull requests
It seems https://github.com/web-platform-dx/web-features/tree/main/features uses dash for each word (even if a word is a method composed of many words). So for example
canvas-createconicgradient.yml
. This translates to incorrectly named enums as in https://chromium-review.googlesource.com/c/chromium/src/+/5734512.The text was updated successfully, but these errors were encountered: