go-commons-lang icon indicating copy to clipboard operation
go-commons-lang copied to clipboard

Changing correct EndsWith() method

Open jcfrperu opened this issue 1 year ago • 0 comments

  • internalAppendIfMissing() method has a bug for ignoreCase = false, is invoking EndsWithIgnoreCase() method instead of EndsWith()

PD: sorry for the extra formatting, it was the IDE I guess. Thanks for your library!

jcfrperu avatar Dec 23 '23 15:12 jcfrperu