Malcolm Barrett
Malcolm Barrett
`flavor` is defined in the function definition ```r mix_up
cool! I'll have to check with our editor re: which file, but Hadley was able to use [CC-A-4.0](https://github.com/hadley/adv-r/blob/master/LICENSE.md), so I would assume we can do that one. In the meantime,...
The job is failing because we need the dev version of tidysmd now, but I'll take care of that before merging > What I'm more familiar with is the box...
We are now following that license as well as MIT for the book's code. You can see details on the front page of the book website as soon as the...
Note to self: I was wrong about `shadow = TRUE`. It is now the default, per... *checks notes*... me https://github.com/r-causal/ggdag/issues/135. So it would indeed be better to use color. It...
If you run `usethis::pr_merge_main()` and push, this should pass (excepting any issues in this PR)
@LucyMcGowan what do you think about this idea? I haven't done something like this but I think I like the logic of it
I've been following this, but I noticed while playing with the current implementation that it adds a bunch of metadata to the file's yaml, e.g., in the case of the...
Yes, it seems unavoidable without modifying the upstream processes. Thanks for the info!
The code lgtm. As for maintenance of the feature, I do think the best outcome is native support for `.qmd` files in `ruff`, not a workaround like this or others...