Skip to content

Commit b9ad4c1

Browse files
pre-commit
1 parent 7448c31 commit b9ad4c1

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)