precommit
precommit copied to clipboard
cut down dependency graph
trafficstars
- Mainly to reduce timeout chance on pre-commit.ci and speed up installation and allow packages with
additional_dependenciesto be below the timeout. - Maybe use https://github.com/DominikRafacz/deepdep to explore.
Other reference: https://github.com/kevinushey/rex/issues/75#issuecomment-994108532. In total, this reduces by 5 packages, in addition to earlier {lintr} dependency graph cut, which brought deps down from 70 to 58. https://github.com/lorenzwalthert/precommit/pull/315
Dropping {tibble} from {styler} also removes 6 dependencies.
I think that has been completed as much as possible.