propublica/upton

Warn users of slug collisions

jeremybmerrill opened this issue · 0 comments

Keep an in-memory Hash of slugs to URLs. If one is found, warn the user.

This will be imperfect (if the colliding URLs are stashed at separate runs of Upton), but that's okay.