Skip to content
Snippets Groups Projects
user avatar
Baptiste Fontaine authored
Without it, String#undent would fail on unindented strings, e.g.:

    "foo".undent

NoMethodError: undefined method `length' for nil:NilClass`

Closes Homebrew/homebrew#28873.

Signed-off-by: default avatarAdam Vandenberg <flangy@gmail.com>
74e4fdfc
History
Name Last commit Last update