Skip to content

Commit f4a3910

Browse files
change default
1 parent 539ba8f commit f4a3910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/hooks/exported/style-files.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Options:
77
--style_pkg=<style_guide_pkg> Package where the style guide is stored [default: "styler"].
88
--style_fun=<style_guide_fun> The styling function in style_pkg [default: "tidyverse_style"].
99
--no-warn-cache Suppress the warning about a missing permanent cache.
10-
--cache-root=<cache_root_> Passed to `options("styler.cache_root")` [default: "styler"].
10+
--cache-root=<cache_root_> Passed to `options("styler.cache_root")` [default: "styler-perm"].
1111
' -> doc
1212

1313
if (packageVersion("precommit") < "0.1.3.9010") {

0 commit comments

Comments
 (0)