Fix line number handling by ensuring no suppressed newlines
Open
bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Should pass through rather than `.suppress()`ing `newline`s.
Can allow `newline.suppress()` if the handler adds a `.wrap_loc(...)` to the end and a comment is added to the `newline.suppress()` location stating such.
Contributor guide
Assessment
This issue has not been assessed yet.