We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42945bd commit 011351fCopy full SHA for 011351f
API
@@ -16,4 +16,4 @@ tidyverse_style(scope = "tokens", strict = TRUE, indent_by = 2, start_comments_w
16
17
## Foreign S3 methods
18
19
-print.vertical(x, ..., colored = TRUE, style = prettycode::default_style())
+print.vertical(x, ..., colored = getOption("styler.colored_print.vertical"), style = prettycode::default_style())
0 commit comments