microsoft / microsoft/typespec
[python] reject namespaces with `-` in them
Open
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
This is to avoid confusion when people pass in something like `azure-ai-projects` as the namespace input. We treat this as one string, and we don't split on `-`, so we should reject
Contributor guide
Assessment
This issue has not been assessed yet.