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.
1 parent b116100 commit 9ba9394Copy full SHA for 9ba9394
1 file changed
R/autoqmd_generate_children.R
@@ -55,7 +55,7 @@
55
autoqmd_generate_children <- function(
56
...,
57
template,
58
- child_dir = ".",
+ child_dir,
59
freeze = NULL,
60
delim = c("{{", "}}")
61
) {
0 commit comments