Switch definitions should group.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 190
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
When we group switch definitions the body is repeated for each switch. We should have them grouped in the case statement. See MQTT for an example of the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.