Open
Description
While working on #72, I encountered a rule violation around spec naming. I believe this was because the files were named openfeature
while the constant we're defining is OpenFeature
. In addition to violating the rule, this naming convention is surprising, and I'd expect the files to be named open_feature
. This would also be an issue if we switched to the Zeitwerk autoloader.
I'm curious about the naming choice and if we'd be open to renaming, especially while we do not have a major version.
Metadata
Metadata
Assignees
Labels
No labels