A missing parameter check
Open
- Dominant language
- Java
- Stars
- 1k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm studying the source code and wondering if there should be any parameter check here at [strip](https://github.com/antlr/stringtemplate4/blob/bb92568f7f0ce3d3bc115db567ad9067640cd6d1/src/org/stringtemplate/v4/misc/Misc.java#L67) or an exception in its signature? It's a public method and can be called from outside.
I'm new here, and a quick glance into open issues shows no related discussions. If it is expected, feel free to close the issue. Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.