geoffreywiseman / prune

A simple utility for pruning files based on date as a means of keeping increasingly sparse backups.
http://geoffreywiseman.github.com/prune
The Unlicense
2 stars 0 forks source link

Reduce Method Complexity for 1.2 #43

Closed geoffreywiseman closed 11 years ago

geoffreywiseman commented 11 years ago

There are a couple methods very slightly big/complex that could be improved upon. See code climate:

geoffreywiseman commented 11 years ago

Complexity for existing methods reduced below threshold, but new methods may be introduced before 1.2 is released.