What to do with long identifiers?
Open
area:parser
area:standard-support
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
As of now, Yoakke parses identifiers of any length.
Though, there are rumors that identifiers of certain lengths shouldn't be allowed.
This should be investigated and a decision should be taken.
Look for the number `237` in the code to find clues to implement this feature.
Contributor guide
Assessment
This issue has not been assessed yet.