ezekg / git-hound

Git plugin that prevents sensitive data from being committed.
MIT License
309 stars 27 forks source link

Catch errors for invalid regexp patterns #2

Closed ezekg closed 8 years ago

ezekg commented 9 years ago

Right now, it just ignores invalid patterns. Might be a better idea to fail when an invalid pattern is hit.