We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96745a0 + 3d83787 commit 305644bCopy full SHA for 305644b
vignettes/styler.Rmd
@@ -27,7 +27,7 @@ options(styler.colored_print.vertical = FALSE)
27
28
styler provides the following API to format code:
29
30
-- `style_file()` styles `.R`, `.Rmd`, `.Rmarkdown`, `.Rnw`, and `.Rprofile` files.
+- `style_file()` styles `.R`, `.qmd`, `.Rmd`, `.Rmarkdown`, `.Rnw`, and `.Rprofile` files.
31
32
- `style_dir()` styles all these files in a directory.
33
0 commit comments