You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great issue to get hands dirty editing our codebase!
@arihusain Let’s chat on Teams about the best way to handle this (are you comfortable branching, editing, and then sending a pull request)?
It’s not a critical issue, but is a good test/exercise of protocol precisely because it’s simple. And it’s a pattern that will come up again and again.
Deprecate (soft/hard)
str_begins
in favor ofstringr::str_starts
function; will require updated in related packages.The text was updated successfully, but these errors were encountered: