Allow whitespace around production rules
Open
enhancement
- Dominant language
- Rust
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
whitespace around production rules
- it seems it it required that there is no whitespace in front of the rule name.
e.g. `␣␣␣foo = "bar"` gives an error
- whitespace after last rule seems to be required.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.