precommit icon indicating copy to clipboard operation
precommit copied to clipboard

Remove {digest} dependency in favour of `rlang::hash()`

Open lorenzwalthert opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Remove dependencies

Describe the solution you'd like

rlang::hash() instead of digest's equivalent.

Describe alternatives you've considered

Status quo works, but has an unnecessary dependency.

Additional context

NOne

lorenzwalthert avatar Aug 06 '22 11:08 lorenzwalthert