lorenzwalthert / touchstone

Smart benchmarking of pull requests with statistical confidence
https://lorenzwalthert.github.io/touchstone
Other
53 stars 7 forks source link

Improve `use_touchstone()` #100

Closed lorenzwalthert closed 2 years ago

lorenzwalthert commented 2 years ago
assignUser commented 2 years ago

What do you want force=FALSE to do?

lorenzwalthert commented 2 years ago

The current behavior. Basically not replacing files if they exist. force = TRUE would replace existing workflow or other files, similar to precommit::use_precommit().