dittodb icon indicating copy to clipboard operation
dittodb copied to clipboard

#187: stop() -> rlang::abort()

Open KoderKow opened this issue 1 year ago • 0 comments

#187

  • Simple update, I changed all stop() call to rlang::abort()
    • I did not change the stop() calls in R/vctrs_s3_register.R

Did you want the wording updated in these? The issue mentioned having clearer messages. I wasn't sure if you meant re-wording or rlang itself makes it clearer. Let me know!

KoderKow avatar Apr 09 '24 03:04 KoderKow