Closed denisdefreyne closed 7 years ago
The API of the Pruner has changed, which broke guard-nanoc. Since pruning is now handled by the compiler, it can be safely removed from guard-nanoc.
Pruner
Fixes #31.
CC @whitequark
I have apparently not set up guard-nanoc tests, but I can assure you this core works.
LGTM, I verified that it functions
(… because I’ve tested it locally; not because I never make mistakes.)
The API of the
Pruner
has changed, which broke guard-nanoc. Since pruning is now handled by the compiler, it can be safely removed from guard-nanoc.Fixes #31.
CC @whitequark