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 #103

Closed assignUser closed 2 years ago

assignUser commented 2 years ago

Closes #100

lorenzwalthert commented 2 years ago

/roxygenize

assignUser commented 2 years ago

@lorenzwalthert everything should be documented due to precommit right? (Also I don't think this repo has the pr-commands workflow^^)

lorenzwalthert commented 2 years ago

The roxygenize hook is skipped due to the dependency on {gert}, because that depends on the system library libgit2r, which is not available (and pre-commit does not support system dependencies). And you are right, the /roxygenize command is not working here.

assignUser commented 2 years ago

@lorenzwalthert ah I see. This should do it :D