-
-
Notifications
You must be signed in to change notification settings - Fork 7
Normalize struct names #37
Copy link
Copy link
Open
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:knowledge/elementaryLittle Exercism knowledge requiredLittle Exercism knowledge requiredx:module/representerWork on RepresentersWork on Representersx:size/largeLarge amount of workLarge amount of workx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Metadata
Metadata
Assignees
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:knowledge/elementaryLittle Exercism knowledge requiredLittle Exercism knowledge requiredx:module/representerWork on RepresentersWork on Representersx:size/largeLarge amount of workLarge amount of workx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is mentioned in #29.
Struct names should be replaced by placeholders as well.
Example input
Desired output
I think
__MODULE__should not be replaced, because it means different things in different modules. It's already normalized, in a way...Current output