Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Dots in enum strings should get converted to underlines #858

@GideonKoenig

Description

@GideonKoenig

Is your feature request related to a problem?

Curently a string like SAMME.R gets converted to -> SAMMER, although SAMME_R seems like it would make more sense.

Desired solution

Check for dots when creating an enum annotation and replace them with underlines (_).

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions