Skip to content

Commit

Permalink
chore: Remove styler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed May 5, 2024
1 parent 0160c12 commit 6285496
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ Suggests:
qs,
reprex,
rstudioapi,
styler,
testthat (>= 3.1.5),
usethis,
withr
Expand Down
2 changes: 0 additions & 2 deletions tests/testthat/setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ withr::defer(envir = testthat::teardown_env(), {
writeLines("")
writeLines(format(hms::as_hms(Sys.time() - start)))
})

styler::cache_deactivate()

0 comments on commit 6285496

Please sign in to comment.