Nothing
test_that("unnecessary_nested_if_linter generates deprecation error", {
expect_error(
unnecessary_nested_if_linter(),
rex::rex("unnecessary_nested_if_linter was deprecated", anything, "Use unnecessary_nesting_linter")
)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.