Skip to content

Commit 7448c31

Browse files
add style problem
1 parent 1552a63 commit 7448c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/addins.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ NULL
4646

4747
#' @importFrom rlang abort
4848
#' @keywords internal
49-
style_active_file <- function() {
49+
style_active_file <-function() {
5050
communicate_addins_style_transformers()
5151
context <- get_rstudio_context()
5252
transformer <- make_transformer(get_addins_style_transformer(),

0 commit comments

Comments
 (0)