exercism / exercism/csharp-representer
Normalize `readonly`
Open
- Dominant language
- C#
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We could normalize away `readonly` and `const` for exercises that do not have `const/readonly` as a prerequisite.
Is it worth the effort/possible maintenance headache?
For this sort of thing maybe it's easier to live with a few more representations?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.