Skip to content

Commit 011351f

Browse files
update API file
1 parent 42945bd commit 011351f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tidyverse_style(scope = "tokens", strict = TRUE, indent_by = 2, start_comments_w
1616

1717
## Foreign S3 methods
1818

19-
print.vertical(x, ..., colored = TRUE, style = prettycode::default_style())
19+
print.vertical(x, ..., colored = getOption("styler.colored_print.vertical"), style = prettycode::default_style())

0 commit comments

Comments
 (0)