Should we check if val has actually a value? (ie is not an empty line?)
val
2 new commits added
Looks good to me :)
rebased
is it safe to assume val has been stripped?
one question, otherwise looks sane to me
Well, if it's an empty string, that's just fine problem. The only problem is we need to be careful sending empty strings.
If it's a string with just whitespace, that's just fine. is what I meant to say.
Ok, but does it make sense?
:thumbsup: for me
Pull-Request has been merged by puiterwijk