test_that("reindent function declaration", {
expect_no_warning(test_collection("fun_dec", "fun_dec_scope_spaces",
transformer = style_text, scope = "spaces"
))
expect_no_warning(test_collection("fun_dec", "line_break_fun_dec",
transformer = style_text
))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.